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

속성 값

사용할 글꼴 스타일입니다.

적용 대상