FreehandTool QML Type

GeometryEditor by using freehand gestures."> FreehandTool QML Type | ArcGISQtQml
  • Esri.ArcGISRuntime
  • FreehandTool
  • Allows you to edit geometries in a GeometryEditor by using freehand gestures. More...

    Import Statement: import Esri.ArcGISRuntime
    Since: Esri.ArcGISRuntime 200.1
    Inherits:

    GeometryEditorTool

    Properties

    Signals

    Detailed Description

    This tool is suitable for creating and editing Polygon and Polyline geometries. Each drag gesture creates a new part of the Multipart geometry.

    By default, this tool does not display vertices or mid-vertices. This behavior can be customized with style.

    See also VertexTool.

    Property Documentation

    configuration : InteractionConfiguration

    Defines the set of interactive operations enabled when using this tool.

    By default, the configuration allows creation and selection of parts, transformation, and deletion operations.

    This tool ignores the InteractionConfiguration::allowVertexCreation property.


    Signal Documentation

    configurationChanged()

    Emitted when the configuration property changes.

    Note: The corresponding handler is onConfigurationChanged.


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