ImageGear .NET - Updated December 24, 2018
CreatorColor Property (ImGearAnnotationSettings)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotationSettings Class : CreatorColor Property
Gets or sets color of a shape drawn when an annotation is being created.
Syntax
'Declaration
 
Public Property CreatorColor As Color
 
'Usage
 
Dim instance As ImGearAnnotationSettings
Dim value As Color
 
instance.CreatorColor = value
 
value = instance.CreatorColor

Property Value

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

Reference

ImGearAnnotationSettings Class
ImGearAnnotationSettings Members