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 AnnEditDesignerOperation : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Annotations.AnnEditDesignerOperation = function() { }; Leadtools.Annotations.AnnEditDesignerOperation.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()] public enum class AnnEditDesignerOperation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Move | The user has clicked and dragged the object itself. |
MoveControlPoint | The user has clicked and dragged a AnnControlPoint. |
MoveName | The user has clicked and dragged the object name. |
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. |
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. |
None | No operation. |
Rotate | The user has clicked and dragged the object while the AnnEditDesigner is in rotate mode. |
System.Object
System.ValueType
System.Enum
Leadtools.Annotations.AnnEditDesignerOperation
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2