scaleMode property

GeometryEditorScaleMode get scaleMode

Determines how a geometry can be interactively scaled (resized) to fill its allocated space while using the GeometryEditor.

This property is ignored during geometry editing if InteractionConfiguration.allowScalingSelectedElement is false. It will be used to define how geometries are initially created by a drag interaction when the active tools is a ShapeTool regardless of the value of InteractionConfiguration.allowScalingSelectedElement.

The scale control handles displayed to the user differ according to the value of this property.

set scaleMode (GeometryEditorScaleMode value)