LEADTOOLS JavaScript (Leadtools.Controls)

IsWorking Property

Show in webframe
Gets a value that indicates whether this mode is working.
Syntax
get_isWorking();
Object.defineProperty('isWorking');

Property Value

TypeDescription
booleantrue if this mode is working; otherwise, it is false.
Remarks

IsWorking will be set to true by the base class when OnWorkStarted is called. It will be set back to false when OnWorkCompleted is called.

This value is useful when deriving your own interactive mode classes. Refer to ImageViewerInteractiveMode for an example.

See Also

Reference

ImageViewerInteractiveMode Object
ImageViewerInteractiveMode Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.