←Select platform

AnnEditDesignerOperation Enumeration

Summary

Indicates the current AnnEditDesigner operation.

Syntax

C#
VB
C++
[SerializableAttribute()] 
public enum AnnEditDesignerOperation 
  
<SerializableAttribute()> 
Public Enum AnnEditDesignerOperation  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
[SerializableAttribute()] 
public enum class AnnEditDesignerOperation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0NoneNo operation.
1MoveControlPointThe user has clicked and dragged a AnnControlPoint.
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 AnnEditDesigner is in rotate mode.
5MoveRotateCenter

The user has clicked and dragged the rotate center control point (AnnControlPoint).

For more information, refer to New Annotation Features of Version 14.5.

6MoveRotateGripper

The user has clicked and dragged the rotate gripper control point (AnnControlPoint).

For more information, refer to New Annotation Features of Version 14.5.

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly