measurementScale

open override val measurementScale: Scale?

Returns the Scale of this shape annotation if this is a measurement, null if not. This information can also be taken from Annotation.measurementInfo.

Return

If this is a measurement, returns Scale for this annotation. If not a measurement, returns null.