ImageGear .NET - Updated October 2, 2018
Mode Property (ImGearARTForms)




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTForms Class : Mode Property
Gets or sets the annotation mode.
Syntax
'Declaration
 
Public Property Mode As ImGearARTModes
 
'Usage
 
Dim instance As ImGearARTForms
Dim value As ImGearARTModes
 
instance.Mode = value
 
value = instance.Mode

Property Value

ImGearARTModes enumeration value.
See Also

Reference

ImGearARTForms Class
ImGearARTForms Members
ImGearARTModes Enumeration