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

属性值

要使用的字体样式。

适用于