ImageGear .NET - Updated
ImGearARTModifyReason Enumeration




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace : ImGearARTModifyReason Enumeration
Specifies type of the annotation's change.
Syntax
'Declaration
 
Public Enum ImGearARTModifyReason 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearARTModifyReason
public enum ImGearARTModifyReason : System.Enum 
__value public enum ImGearARTModifyReason : public System.Enum 
public enum class ImGearARTModifyReason : public System.Enum 
Members
MemberDescription
ATTRIBUTE_CHANGEAnnotation attribute change. .
MOVEAnnotation move.
RESIZEAnnotation resize.
RTF_EDITRTF annotation change.
TEXT_EDITAnnotation text change.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.ART.Forms Namespace