LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

AnnEditDesignerOperation Enumeration

Show in webframe





Indicates the current AnnEditDesigner operation.
Syntax
public enum AnnEditDesignerOperation : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum AnnEditDesignerOperation 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnEditDesignerOperation

            

            
public enum class AnnEditDesignerOperation : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNo operation.
0x00000001MoveControlPointThe user has clicked and dragged a System.Windows.Controls.Primitives.Thumb.
0x00000002MoveThe user has clicked and dragged the object itself.
0x00000003MoveHeaderThe user has clicked and dragged the object header.
0x00000004RotateThe user has clicked and dragged the object while the AnnEditDesigner is in rotate mode.
0x00000005MoveRotateCenter

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.

0x00000006MoveRotateGripper

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.

Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


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