LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnEditDesignerOperation Enumeration


Indicates the current AnnEditDesigner operation.
Syntax
Leadtools.Annotations.Core.AnnEditDesignerOperation = function() { };
Leadtools.Annotations.Core.AnnEditDesignerOperation.prototype = {
none = 0, moveThumb = 1, move = 2, moveName = 3, rotate = 4, moveRotateCenterThumb = 5, moveRotateGripperThumb = 6, };
!MISSING Scrap '_RTJavaScript_Enumeration_SYNTAX'!
Members
ValueMemberDescription
0noneNo operation.
1moveThumbThe user has clicked and dragged a thumb.
2moveThe user has clicked and dragged the object itself.
3moveNameThe user has clicked and dragged the object name.
4rotateThe user has clicked and dragged the object while the AnnDesigner is in rotate mode.
5moveRotateCenterThumbThe user has clicked and dragged the rotate center thumb. For more information, refer to Annotation Rotation Options.
6moveRotateGripperThumbThe user has clicked and dragged the rotate gripper thumb. For more information, refer to Annotation Rotation Options.
See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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