Compartir a través de


FontWeights.ExtraBlack Propiedad

Definición

Especifica un valor de peso de fuente de 950.

public:
 static property FontWeight ExtraBlack { FontWeight get(); };
static FontWeight ExtraBlack();
public static FontWeight ExtraBlack { get; }
var fontWeight = FontWeights.extraBlack;
Public Shared ReadOnly Property ExtraBlack As FontWeight

Valor de propiedad

FontWeight con un valor weight de 950.

Se aplica a