SerializedAreaMeasure
Represents a serialized version of an AreaSelection, used for saving and loading measurements.
Properties
area
area:
number
The calculated area of the selection.
perimeter
perimeter:
number
The calculated perimeter of the selection.
position
position:
Float32Array
The position of the vertices in the selection.