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

屬性值

該使用的字體風格。

適用於