Bagikan melalui


TimedTextStyle.Foreground Properti

Definisi

Mendapatkan atau mengatur warna glyph teks berwaktu.

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

Nilai Properti

Warna glyph teks berwaktu.

Berlaku untuk