Label.FontFamily 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定標籤所屬字型的字型家族。
public:
property System::String ^ FontFamily { System::String ^ get(); void set(System::String ^ value); };
public string FontFamily { get; set; }
member this.FontFamily : string with get, set
Public Property FontFamily As String
屬性值
平台預設字型系列的字型系列或 Null。
備註
字型系列可以參考系統字型或自定義字型。