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

[Visual Basic]Public Property TextColor As System.Drawing.Color
[C#]public System.Drawing.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 (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