LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

AnnEditDesignerOperation Enumeration






Indicates the current AnnEditDesigner operation. .NET support Silverlight support
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 AnnEditDesignerOperation : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Annotations.AnnEditDesignerOperation = function() { };
Leadtools.Windows.Annotations.AnnEditDesignerOperation.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnEditDesignerOperation : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.