Show / Hide Table of Contents

Method Create

Create(ShapeToolType)

Create 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.7
.NET200.3 - 200.7
.NET Windows200.3 - 200.7
.NET Android200.3 - 200.7
.NET iOS200.3 - 200.7
.NET Framework200.3 - 200.7
UWP200.3 - 200.7
In This Article
Back to top Copyright © 2022 Esri.