This property and the RectColor1 property set the colors of the dotted line that distinguishes the selected area in the ImageKit Control.
[Visual Basic] Public Property RectColor2 As
Color
[C#] public Color RectColor2 {get; set;}
Property Value
RectColor1 - one of the
colors in the dotted line that distinguishes the selected area in
the ImageKit Control.
RectColor2 - the other color in the dotted line that
distinguishes the selected area in the ImageKit Control.
Explanation
The RectColor1 and the RectColor2 property set the colors of the dotted line that distinguishes the selected area in the ImageKit Control.
The RectColor1 and the RectColor2 properties are enabled when the RectDraw property is true.
See Also
ImageKit Members | Newtone.ImageKit.Win.ImageKit