ImageGear .NET - Updated May 30, 2018
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
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