setMeasurementSnappingEnabled

abstract fun setMeasurementSnappingEnabled(enabled: Boolean)

Enables snapping to page graphics for measurement tools. This is a global setting and is not tied to any particular annotation.

Parameters

enabled

true to enable measurement snapping, false to disable it.