ImageGear .NET - Updated November 28, 2017
ImGearARTModes Enumeration




ImageGear23.Art.Forms Assembly > ImageGear.ART.Forms Namespace : ImGearARTModes Enumeration
Specifies the annotation mode.
Syntax
'Declaration
 
Public Enum ImGearARTModes 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearARTModes
Members
MemberDescription
EDIT Edit mode allows users to create, edit and delete annotations.
RUN Run mode allows users operate on hot spot, audio, and button activities.
VIEW View-only mode allows users to view marks, not add or modify them.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.Forms.ImGearARTModes

See Also

Reference

ImageGear.ART.Forms Namespace