Leadtools.Windows.Annotations Namespace : AnnEditDesignerOperation Enumeration |
public enum AnnEditDesignerOperation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnEditDesignerOperation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnEditDesignerOperation
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 System.Windows.Controls.Primitives.Thumb. |
0x00000002 | Move | The user has clicked and dragged the object itself. |
0x00000003 | MoveHeader | The user has clicked and dragged the object header. |
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 (System.Windows.Controls.Primitives.Thumb). For more information, refer to WPF Annotation Rotation Options. |
0x00000006 | MoveRotateGripper |
The user has clicked and dragged the rotate gripper control point (System.Windows.Controls.Primitives.Thumb). For more information, refer to WPF Annotation Rotation Options. |
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnEditDesignerOperation