GlyphTypeface.Weight Propiedad

Definición

Obtiene el espesor diseñado de la fuente representada por el objeto GlyphTypeface.

public:
 property System::Windows::FontWeight Weight { System::Windows::FontWeight get(); };
public System.Windows.FontWeight Weight { get; }
public System.Windows.FontWeight Weight { [System.Security.SecurityCritical] [System.Security.SecurityTreatAsSafe] get; }
member this.Weight : System.Windows.FontWeight
[<get: System.Security.SecurityCritical>]
[<get: System.Security.SecurityTreatAsSafe>]
member this.Weight : System.Windows.FontWeight
Public ReadOnly Property Weight As FontWeight

Valor de propiedad

Un valor de tipo FontWeight que representa el espesor de la fuente.

Atributos

Se aplica a