IFontElement.FontSize Property

Definition

public:
 property double FontSize { double get(); };
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.FontSizeConverter))]
public double FontSize { get; }
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.FontSizeConverter))>]
member this.FontSize : double
Public ReadOnly Property FontSize As Double

Property Value

Attributes

Applies to