Freigeben über


FontWeights.Thin Eigenschaft

Definition

Gibt einen Wert für die Schriftgewichtung von 100 an.

public:
 static property FontWeight Thin { FontWeight get(); };
static FontWeight Thin();
public static FontWeight Thin { get; }
var fontWeight = FontWeights.thin;
Public Shared ReadOnly Property Thin As FontWeight

Eigenschaftswert

Ein FontWeight-Wert mit einem Gewichtungswert von 100.

Gilt für: