Partager via


TimedTextStyle.Foreground Propriété

Définition

Obtient ou définit la couleur des glyphes de texte chronométriques.

public:
 property Color Foreground { Color get(); void set(Color value); };
Color Foreground();

void Foreground(Color value);
public Color Foreground { get; set; }
var color = timedTextStyle.foreground;
timedTextStyle.foreground = color;
Public Property Foreground As Color

Valeur de propriété

Couleur des glyphes de texte chronométriques.

S’applique à