TextAttributeExtensions.SetFontSize Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public:
[System::Runtime::CompilerServices::Extension]
static void SetFontSize(System::Collections::Generic::Dictionary<Microsoft::Maui::Graphics::Text::TextAttribute, System::String ^> ^ attributes, float value);
public static void SetFontSize (this System.Collections.Generic.Dictionary<Microsoft.Maui.Graphics.Text.TextAttribute,string> attributes, float value);
static member SetFontSize : System.Collections.Generic.Dictionary<Microsoft.Maui.Graphics.Text.TextAttribute, string> * single -> unit
<Extension()>
Public Sub SetFontSize (attributes As Dictionary(Of TextAttribute, String), value As Single)
Parametry
- attributes
- Dictionary<TextAttribute,String>
- value
- Single