FontWeights.Black Propriedade

Definição

Especifica uma espessura da fonte "Preta".

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

Valor da propriedade

FontWeight

Um valor que representa um peso de fonte "Preto".

Comentários

Black é equivalente no peso da fonte para Heavy.

Aplica-se a