Compartir a través de


FontWeights.Bold Propiedad

Definición

Especifica un valor de peso de fuente de 700.

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

Valor de propiedad

FontWeight con un valor weight de 700.

Se aplica a