Annotations API Methods
isVisible()
Checks the visibility of the drawing(s). True = visible. False = invisible.
Examples
itemsApp.assessApp().annotationsApp().module('drawing').isVisible();
Arguments
None.
Return value
Type boolean
Annotations API Methods
Checks the visibility of the drawing(s). True = visible. False = invisible.
itemsApp.assessApp().annotationsApp().module('drawing').isVisible();
None.
Type boolean