Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnEditDesignerOperation Enumeration
See Also  
Leadtools.Windows.Annotations Namespace : AnnEditDesignerOperation Enumeration





Indicates the current AnnEditDesigner operation.

Syntax

Visual Basic (Declaration) 
Public Enum AnnEditDesignerOperation 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As AnnEditDesignerOperation
C# 
public enum AnnEditDesignerOperation : Enum 
C++/CLI 
public enum class AnnEditDesignerOperation : public Enum 
XAML Attributes Usage 

<object Operation=Leadtools.Windows.Annotations.AnnEditDesignerOperation .../>

XAML Attributes Usage 

<object Operation=Leadtools.Windows.Annotations.AnnEditDesignerOperation .../>

Members

MemberDescription
None No operation.
MoveControlPoint The user has clicked and dragged a Thumb.
Move The user has clicked and dragged the object itself.
MoveHeader The user has clicked and dragged the object header.
Rotate The user has clicked and dragged the object while the AnnEditDesigner is in rotate mode.
MoveRotateCenterThe user has clicked and dragged the rotate center control point (Thumb).

For more information, refer to WPF Annotation Rotation Options.

MoveRotateGripperThe user has clicked and dragged the rotate gripper control point (Thumb).

For more information, refer to WPF Annotation Rotation Options.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

AnnEditDesignerOperation requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.