Share via


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

プロパティ値

既定のフォント オブジェクト。

適用対象