FontColorEntry.FontFlags Özellik

Tanım

Yazı tipi seçenekleri için uygulamaya özgü seçenekler

public:
 property Nullable<System::UInt32> FontFlags { Nullable<System::UInt32> get(); void set(Nullable<System::UInt32> value); };
public uint? FontFlags { get; set; }
member this.FontFlags : Nullable<uint32> with get, set
Public Property FontFlags As Nullable(Of UInteger)

Özellik Değeri

Nullable<UInt32>

Açıklamalar

Visual Studio bağlamı altında bu, FONTFLAGS ve/veya _FCFONTFLAGS temsil eder

Şunlara uygulanır