ImageGear .NET - Updated October 26, 2017
Mode Property (Annotator)




ImageGear23.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace > Annotator Class : Mode Property
Gets or sets the annotation mode.
Syntax
'Declaration
 
Public Property Mode As Mode
 
'Usage
 
Dim instance As Annotator
Dim value As Mode
 
instance.Mode = value
 
value = instance.Mode

Property Value

Mode enumeration value.
See Also

Reference

Annotator Class
Annotator Members