[Visual Basic] Public Property TextColor As System.Windows.Media.Color
[C#] public System.Windows.Media.Color TextColor {get; set;}
プロパティ値
テキストの描画色を表す Color 。
既定値は Colors.Black です。
参照
Thumbnail メンバ | Newtone.ImageKit.WPF.Thumbnail
[Visual Basic] Public Property TextColor As System.Windows.Media.Color
[C#] public System.Windows.Media.Color TextColor {get; set;}
テキストの描画色を表す Color 。
既定値は Colors.Black です。
Thumbnail メンバ | Newtone.ImageKit.WPF.Thumbnail