LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

AnnEditDesignerOperation Enumeration






Indicates the current AnnEditDesigner operation.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum AnnEditDesignerOperation 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnEditDesignerOperation
[SerializableAttribute()]
public enum AnnEditDesignerOperation : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Annotations.AnnEditDesignerOperation = function() { };
Leadtools.Annotations.AnnEditDesignerOperation.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class AnnEditDesignerOperation : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
MoveThe user has clicked and dragged the object itself.
MoveControlPointThe user has clicked and dragged a AnnControlPoint.
MoveNameThe 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.

NoneNo operation.
RotateThe user has clicked and dragged the object while the AnnEditDesigner is in rotate mode.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.AnnEditDesignerOperation

Requirements

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

See Also

Reference

Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.