GeometryEditorScaleMode

Determines how a geometry can be interactively scaled (resized) while using the GeometryEditor. Set the InteractionConfiguration.scaleMode property to one of the values to determine interactive scaling behavior of a GeometryEditor. Additionally, this value also determines how the initial shape is created when using the ShapeTool.

Since

200.2.0

See also

Inheritors

Types

Link copied to clipboard

The geometry can be scaled freely and the aspect ratio is not preserved.

Link copied to clipboard

The geometry can be scaled proportionally, preserving the original aspect ratio.