Annotations API Methods
isDrawingModeActive()
Checks the state of the drawing mode. True = active. False = inactive.
Examples
itemsApp.assessApp().annotationsApp().module('drawing').isDrawingModeActive();
Arguments
None.
Return value
Type boolean