This property sets the color of the hatch pattern shown in the ImageKit Control when an image is not displayed.

[Visual Basic] Public Property InvalidHatchColor As Color
[C#] public Color InvalidHatchColor {get; set;}

Property Value

InvalidHatchColor - the color of the hatch pattern shown in the ImageKit Control when an image is not displayed

Explanation

The InvalildHatchColor property sets the color of the hatch pattern shown in the ImageKit Control when an image is not displayed. Color can be set using RGB (Red, Green, Blue) or the equivalent value. This property is enabled when the value of the InvalidHatchPattern property is more than 1.

See Also

ImageKit Members | Newtone.ImageKit.Win.ImageKit

 

The ImageKit.NET3 is created by Newtone Corporation