LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnDesignerOperationStatus Enumeration

Show in webframe
Indicates the status of the current AnnDesigner object.
Syntax
Leadtools.Annotations.Core.AnnDesignerOperationStatus = function() { };
Leadtools.Annotations.Core.AnnDesignerOperationStatus.prototype = {
idle = 0x00000000, start = 1, working = 2, end = 3, canceled = 4, };
Members
ValueMemberDescription
0x00000000idle

(0)The 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-2014 All Rights Reserved. LEAD Technologies, Inc.