言語

FontAndColorProviderBase.Font プロパティ

定義

使うフォントスタイルを手に入れます。

protected:
 property System::Drawing::Font ^ Font { System::Drawing::Font ^ get(); };
protected System.Drawing.Font Font { get; }
member this.Font : System.Drawing.Font
Protected ReadOnly Property Font As Font

プロパティ値

使うフォントスタイル。

適用対象