Enums.GeometryEditorScaleMode enumeration

GeometryEditor."> Enums.GeometryEditorScaleMode enumeration | ArcGISQtQml
  • QML Enumeration List
  • Enums.GeometryEditorScaleMode enumeration
  • 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. See: InteractionConfiguration::scaleMode, and GeometryEditor::scaleSelectedElement.

    The GeometryEditorScaleMode can be one of:

    ConstantDescription
    Enums.GeometryEditorScaleModeStretchThe geometry can be scaled freely and the aspect ratio is not preserved.
    Enums.GeometryEditorScaleModeUniformThe geometry can be scaled proportionally, preserving the original aspect ratio.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.