Partager via


Font.Family Propriété

Définition

Obtient la famille de polices à laquelle appartient cette police.

public:
 property System::String ^ Family { System::String ^ get(); };
public string? Family { get; }
member this.Family : string
Public ReadOnly Property Family As String

Valeur de propriété

Famille de polices à laquelle cette Font structure appartient.

S’applique à