LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AnnEditDesignerOperation Enumeration
See Also  
Leadtools.Windows.Annotations Namespace : AnnEditDesignerOperation Enumeration



The AnnEditDesignerOperation Enumeration supports WPF/Silverlight.

The AnnEditDesignerOperation Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Indicates the current AnnEditDesigner operation. Supported in Silverlight, Windows Phone 7

Syntax

Visual Basic (Declaration) 
Public Enum AnnEditDesignerOperation 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As AnnEditDesignerOperation
C# 
public enum AnnEditDesignerOperation : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class AnnEditDesignerOperation : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
MoveThe user has clicked and dragged the object itself.
MoveControlPointThe user has clicked and dragged a System.Windows.Controls.Primitives.Thumb.
MoveHeaderThe user has clicked and dragged the object header.
MoveRotateCenter

The user has clicked and dragged the rotate center control point (System.Windows.Controls.Primitives.Thumb).

For more information, refer to WPF Annotation Rotation Options.

MoveRotateGripper

The user has clicked and dragged the rotate gripper control point (System.Windows.Controls.Primitives.Thumb).

For more information, refer to WPF Annotation Rotation Options.

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.Windows.Annotations.AnnEditDesignerOperation

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

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.