FontWeights.ExtraBold Propriedade

Definição

Especifica um peso de fonte "Extra-negrito".

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

Valor de Propriedade

Um valor que representa um peso de fonte "Extra-negrito".

Observações

ExtraBold é equivalente em peso de fonte a UltraBold.

Aplica-se a