Annotations API Methods
getAllDrawingAreas()
Get all of the Drawing Area instances in an array, so they can be manipulated.
Examples
itemsApp.assessApp().annotationsApp().module('drawing').getAllDrawingAreas();
Arguments
None.
Return value
Type DrawingAreaInstance