←Select platform

AnnEditDesignerOperation Enumeration

Summary
Indicates the current AnnEditDesigner operation.
Syntax
C#
VB
Objective-C
C++
Java
public enum AnnEditDesignerOperation  
Public Enum AnnEditDesignerOperation  
typedef enum LTAnnEditDesignerOperation 
public enum AnnEditDesignerOperation 
public: 
   enum class AnnEditDesignerOperation sealed 
Members
ValueMemberDescription
0None No operation.
1MoveThumb The user has clicked and dragged a thumb.
2Move The user has clicked and dragged the object itself.
3MoveName The user has clicked and dragged the object name.
4Rotate The user has clicked and dragged the object while the AnnDesigner is in rotate mode.
5MoveRotateCenterThumb The user has clicked and dragged the rotate center thumb. For more information, refer to Annotation Rotation Options.
6MoveRotateGripperThumb The user has clicked and dragged the rotate gripper thumb. For more information, refer to Annotation Rotation Options.
Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.