Show / Hide Table of Contents

Method Create

Create(ShapeToolType)

Creates a ShapeTool to draw the specified ShapeToolType.

Declaration
public static ShapeTool Create(ShapeToolType shapeType)
Parameters
Type Name Description
ShapeToolType shapeType

The type of shape drawn by this tool.

Returns
Type Description
ShapeTool

A new ShapeTool with the given ShapeToolType and default configuration and style properties.

Remarks

By default, this tool enables the creation, selection, transformation, and deletion interactions appropriate for creating geometries with a geometric shape. This behavior can be customized with Configuration.

See Also
ShapeType

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 300.0
.NET Windows200.3 - 300.0
.NET Android200.3 - 300.0
.NET iOS200.3 - 300.0
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.