FontWeights.DemiBold Eigenschap

Definitie

Hiermee geeft u de tekendikte 'Demi-bold' op.

public:
 static property System::Windows::FontWeight DemiBold { System::Windows::FontWeight get(); };
public static System.Windows.FontWeight DemiBold { get; }
static member DemiBold : System.Windows.FontWeight
Public Shared ReadOnly Property DemiBold As FontWeight

Waarde van eigenschap

Een waarde die het lettertype 'Demi-bold' vertegenwoordigt.

Opmerkingen

DemiBold is gelijk aan lettertypegewicht tot SemiBold.

Van toepassing op