Share via


Editor.FontSize 屬性

定義

取得編輯器字型的大小。

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

屬性值

屬性

適用於