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.Drawing.Color
[C#] public System.Drawing.Color TextBackColor {get; set;}

Property Value

The background color of the text

The default value is Color.White

Explanation

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

See Also

Thumbnail Members | Newtone.ImageKit.Win.Thumbnail

 

The ImageKit.NET3 is created by Newtone Corporation