Annotations API Methods
getDrawingTool()
Gets the current state of the drawing tool, regardless of whether drawing mode is active. Possible values are 'pencil' or 'eraser'.
Examples
itemsApp.assessApp().annotationsApp().module('drawing').getDrawingTool();
Arguments
None.
Return value
Type string