FontAndColorProviderBase.FontDefault 屬性

定義

取得或設定預設字型。

protected:
 property System::Drawing::Font ^ FontDefault { System::Drawing::Font ^ get(); void set(System::Drawing::Font ^ value); };
protected System.Drawing.Font FontDefault { get; set; }
member this.FontDefault : System.Drawing.Font with get, set
Protected Property FontDefault As Font

屬性值

預設字體物件。

適用於