Method Create
Create(ShapeToolType)
Create a Shape
Declaration
public static ShapeTool Create(ShapeToolType shapeType)
Parameters
Type | Name | Description |
---|---|---|
Shape |
shapeType | The type of shape drawn by this tool. |
Returns
Type | Description |
---|---|
Shape |
A new Shape |
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
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |