FontWeights.UltraLight Propiedad

Definición

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

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

Valor de propiedad

FontWeight

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

Comentarios

UltraLight es equivalente en peso de fuente a ExtraLight.

Se aplica a