FontStretches.Normal Propriedade

Definição

Especifica um normal FontStretch.

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

Valor de Propriedade

Um valor que representa um normal FontStretch.

Observações

Normal representa a proporção normal (100%) da forma da fonte. O valor de Normal é equivalente ao valor de Medium.

Aplica-se a