FontAndColorProviderBase.FontColorFlags 속성

정의

글꼴 및 색 공급자 기반을 가져옵니다. 파생 클래스에서 기준을 사용자 지정할 수 있도록 허용합니다.

protected:
 virtual property System::UInt32 FontColorFlags { System::UInt32 get(); };
protected virtual uint FontColorFlags { get; }
member this.FontColorFlags : uint32
Protected Overridable ReadOnly Property FontColorFlags As UInteger

속성 값

글꼴 색 값을 반환합니다.

적용 대상