Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnEditDesignerOperation Enumeration






Indicates the current AnnEditDesigner operation.
Syntax
public enum AnnEditDesignerOperation : System.Enum 
'Declaration
 
Public Enum AnnEditDesignerOperation 
   Inherits System.Enum
public enum AnnEditDesignerOperation : System.Enum 
typedef enum LTAnnEditDesignerOperation
public enum AnnEditDesignerOperation
Leadtools.Annotations.Core.AnnEditDesignerOperation = function() { };
Leadtools.Annotations.Core.AnnEditDesignerOperation.prototype = {
None = 0x00000000, MoveThumb = 0x00000001, Move = 0x00000002, MoveName = 0x00000003, Rotate = 0x00000004, MoveRotateCenterThumb = 0x00000005, MoveRotateGripperThumb = 0x00000006, };
Members
ValueMemberDescription
0x00000000None No operation.
0x00000001MoveThumb The user has clicked and dragged a thumb.
0x00000002Move The user has clicked and dragged the object itself.
0x00000003MoveName The user has clicked and dragged the object name.
0x00000004Rotate The user has clicked and dragged the object while the AnnDesigner is in rotate mode.
0x00000005MoveRotateCenterThumb The user has clicked and dragged the rotate center thumb. For more information, refer to Annotation Rotation Options.
0x00000006MoveRotateGripperThumb The user has clicked and dragged the rotate gripper thumb. For more information, refer to Annotation Rotation Options.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features