Gets a value that indicates whether the AnnotationsInteractiveMode mode can start work.
AnnotationsInteractiveMode.prototype.canStartWork = function(e)
canStartWork(e: InteractiveEventArgs): boolean; // protected
e
Event data as InteractiveEventArgs.
A boolean indicating whether or not the interactive mode can begin working.
AnnotationsInteractiveMode overrides ImageViewerInteractiveMode.CanStartWork to add an additional check: the AutomationControl may not be null.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET