TimedTextStyle.FontWeight Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le poids du texte chronoté.
public:
property TimedTextWeight FontWeight { TimedTextWeight get(); void set(TimedTextWeight value); };
TimedTextWeight FontWeight();
void FontWeight(TimedTextWeight value);
public TimedTextWeight FontWeight { get; set; }
var timedTextWeight = timedTextStyle.fontWeight;
timedTextStyle.fontWeight = timedTextWeight;
Public Property FontWeight As TimedTextWeight
Valeur de propriété
Poids du texte chronoté.