This property sets the background color for the text (either the filename or comment) for a thumbnail image.

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

Property Value

A value of type System.Windows.Media.Color

The default value is Colors.White

Explanation

The TextBackColor property sets the background color for the text (filename) for a thumbnail image.

See Also

Thumbnail Members | Newtone.ImageKit.Wpf.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation