Font.FontFamily 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與這個 FontFamily 關聯的 Font。
public:
property System::Drawing::FontFamily ^ FontFamily { System::Drawing::FontFamily ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.FontFamily FontFamily { get; }
[<System.ComponentModel.Browsable(false)>]
member this.FontFamily : System.Drawing.FontFamily
Public ReadOnly Property FontFamily As FontFamily
屬性值
與這個 FontFamily 相關聯的 Font。
- 屬性
備註
FontFamily代表具有類似字型臉部的字型群組,但可能有不同的大小和樣式 (,例如 Arial、Times New Roman 和 Verdana) 。