(Leadtools.Annotations.Core)

AnnEditDesignerOperation Enumeration

Show in webframe





Indicates the current AnnEditDesigner operation.
Syntax
public enum AnnEditDesignerOperation : System.Enum 
Public Enum AnnEditDesignerOperation 
   Inherits System.Enum
public enum AnnEditDesignerOperation : System.Enum 
typedef enum LTAnnEditDesignerOperation
public enum AnnEditDesignerOperation
Leadtools.Annotations.Core.AnnEditDesignerOperation = function() { };
Leadtools.Annotations.Core.AnnEditDesignerOperation.prototype = {
None = 0, MoveThumb = 1, Move = 2, MoveName = 3, Rotate = 4, MoveRotateCenterThumb = 5, MoveRotateGripperThumb = 6, };
Members
ValueMemberDescription
0NoneNo operation.
1MoveThumbThe user has clicked and dragged a thumb.
2MoveThe user has clicked and dragged the object itself.
3MoveNameThe user has clicked and dragged the object name.
4RotateThe user has clicked and dragged the object while the AnnDesigner is in rotate mode.
5MoveRotateCenterThumbThe user has clicked and dragged the rotate center thumb. For more information, refer to Annotation Rotation Options.
6MoveRotateGripperThumbThe user has clicked and dragged the rotate gripper thumb. For more information, refer to Annotation Rotation Options.
Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.