Annotations API Methods
toggleGrid()
Toggles the display of the background grid for the drawing tool.
Examples
itemsApp.assessApp().annotationsApp().module('drawing').toggleGrid();
Arguments
None.
Return value
None (undefined
).
Versioning
Version added: v2021.2.LTS