This property sets the color of the text (filename) for a thumbnail image.

[Visual Basic]Public Property TextColor As System.Windows.Media.Color
[C#]public System.Windows.Media.Color TextColor {get; set;}

Property Value

The color of the text

The default value is Color.Black

Explanation

The TextColor property sets the color of the text (the filename) for a thumbnail image.

See Also

Thumbnail Members | Newtone.ImageKit.Wpf.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation