ImageGear .NET - Updated October 26, 2017
SelectorColor Property




ImageGear23.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace > AnnotatorSettings Class : SelectorColor Property
Gets or sets color of the annotation selecting rectangle.
Syntax
'Declaration
 
Public Property SelectorColor As Color
 
'Usage
 
Dim instance As AnnotatorSettings
Dim value As Color
 
instance.SelectorColor = value
 
value = instance.SelectorColor

Property Value

System.Windows.Media.Color value.
Remarks
The default value is Colors.Gray.
See Also

Reference

AnnotatorSettings Class
AnnotatorSettings Members