This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Public Method Annotations API

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

Was this article helpful?