FontWeights.ExtraLight Propiedad

Definición

Especifica el grosor de una fuente "Extra-light".

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

Valor de propiedad

FontWeight

Valor que representa el grosor de una fuente "Extra-light".

Comentarios

ExtraLight es equivalente en peso de fuente a UltraLight.

Se aplica a