FontWeights.Normal Właściwość

Definicja

Określa wagę czcionki "Normal".

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

Wartość właściwości

FontWeight

Wartość reprezentująca wagę czcionki "Normal".

Przykłady

Grubość czcionki "Ultra-bold" opisuje cięższy pociągnięcie niż normalna waga.

Uwagi

Normal jest odpowiednikiem wagi czcionki na Regular.

Dotyczy