This property sets the color of the rectangle border in the Pan Window.

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

Property Value

The color of the rectangle border in the Pan Window

Explanation

The RectColor property sets the color of the rectangle border in the Pan Window.Color can be set using RGB (Red, Green, Blue) or the equivalent value.

See Also

ImageKit.PanWindow Members | Newtone.ImageKit.Win.ImageKit

The ImageKit.NET3 is created by Newtone Corporation