Font.FontFamily Eigenschaft

Definition

Ruft die FontFamily diesem Fontzugeordnete ab.

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

Eigenschaftswert

Das FontFamily zugeordnete .Font

Attribute

Hinweise

A FontFamily stellt eine Gruppe von Schriftarten dar, die eine ähnliche Schriftart haben, aber unterschiedliche Größen und Formatvorlagen haben (z. B. Arial, Times New Roman und Verdana).

Gilt für: