Show / Hide Table of Contents

Class GeometryConstructionTool

Identifies the tool that describes how a geometry is created in a shared template.

Inheritance
object
GeometryConstructionTool
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Data
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class GeometryConstructionTool
Remarks

This geometry construction tool, along with optional configuration settings that can be retrieved from GetConstructionToolOptions(GeometryConstructionTool), describes how to sketch geometry. For example: free-form, shape-based, densified, auto-completed, constrained by an offset, angle of rotation, constant interval, or number of sides.

The geometry tools recognized by the ArcGIS Maps SDK has a well-defined GeometryConstructionToolType. Custom third-party geometry tools, however, are only identifiable by their ToolId.

Properties

Name Description
ToolId

Gets the unique identifier for this geometry construction tool.

ToolType

Gets the provides a descriptive well-defined enumeration value for the geometry construction tool.

Applies to

TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.