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

AnnDesignerOperationStatus Enumeration


Indicates the status of the current AnnDesigner object.
Syntax
Leadtools.Annotations.Core.AnnDesignerOperationStatus = function() { };
Leadtools.Annotations.Core.AnnDesignerOperationStatus.prototype = {
idle = 0, start = 1, working = 2, end = 3, canceled = 4, };
!MISSING Scrap '_RTJavaScript_Enumeration_SYNTAX'!
Members
ValueMemberDescription
0idleThe designer is idle.
1startThe designer operation has started.
2workingThe designer operation is currently working.
3endThe designer operation has ended successfully.
4canceledThe designer operation has been canceled.
See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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