Leadtools.Annotations Namespace : AnnEditDesignerOperation Enumeration |
[SerializableAttribute()] public enum AnnEditDesignerOperation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <SerializableAttribute()> Public Enum AnnEditDesignerOperation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnEditDesignerOperation
[SerializableAttribute()] public enum class AnnEditDesignerOperation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | No operation. |
0x00000001 | MoveControlPoint | The user has clicked and dragged a AnnControlPoint. |
0x00000002 | Move | The user has clicked and dragged the object itself. |
0x00000003 | MoveName | The user has clicked and dragged the object name. |
0x00000004 | Rotate | The user has clicked and dragged the object while the AnnEditDesigner is in rotate mode. |
0x00000005 | MoveRotateCenter |
The user has clicked and dragged the rotate center control point (AnnControlPoint). For more information, refer to New Annotation Features of Version 14.5. |
0x00000006 | MoveRotateGripper |
The user has clicked and dragged the rotate gripper control point (AnnControlPoint). For more information, refer to New Annotation Features of Version 14.5. |
System.Object
System.ValueType
System.Enum
Leadtools.Annotations.AnnEditDesignerOperation