FontStretches.Normal Propiedad

Definición

Especifica un FontStretch normal.

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

Valor de propiedad

FontStretch

Valor que representa un FontStretch normal.

Comentarios

Normal representa la relación de aspecto normal (100%) del formulario de fuente. El valor de Normal es equivalente al valor de Medium.

Se aplica a