Rasterex APINPM Package/docs/components/measurement/clear

Clear

Exit measurement mode and reset active tools.

Overview

To stop measuring and return to the standard selection tool, use the tools clear method on the viewer instance.

Note that the Snap state remains active unless explicitly toggled off using the SNAP action.

Implementation

Call clear() to reset the canvas tools.

Clear Method

viewer.tools.clear();

Additional Resources

Continue with related measurement workflows and API references.