Font.FontFamily Właściwość

Definicja

FontFamily Pobiera skojarzony z tym Fontelementem .

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

Wartość właściwości

Skojarzony FontFamily z tym Fontelementem .

Atrybuty

Uwagi

Element FontFamily reprezentuje grupę czcionek, które mają podobną twarz czcionki, ale mogą mieć różne rozmiary i style (na przykład Arial, Times New Roman i Verdana).

Dotyczy