Freigeben über


FontWeights.Light Eigenschaft

Definition

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

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

Eigenschaftswert

Ein FontWeight-Wert mit einem Gewichtungswert von 300.

Gilt für: