FontAndColorProviderBase.Font Property

Definition

Gets the font style to use.

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

Property Value

The Font style to use.

Applies to