ImageGear .NET
ModifyReason Enumeration




This enumeration has been deprecated. Specifies types of annotation's change.
Syntax
'Declaration
 
<ObsoleteAttribute("This enumeration will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")>
Public Enum ModifyReason 
   Inherits System.Enum
'Usage
 
Dim instance As ModifyReason
[Obsolete("This enumeration will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")]
public enum ModifyReason : System.Enum 
[Obsolete("This enumeration will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")]
__value public enum ModifyReason : public System.Enum 
[Obsolete("This enumeration will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")]
public enum class ModifyReason : public System.Enum 
Members
MemberValueDescription
AttributeChange1 Annotation attribute change.
Move2 Annotation move.
Resize3 Annotation resize.
TextEdit0 Annotation text change.
Remarks
This enumeration will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.Windows.Controls.ModifyReason

See Also

Reference

ImageGear.ART.Windows.Controls Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback