Class VertexTool
Allows you to edit geometries in a Geometry
Implements
Namespace: Esri.ArcGISRuntime.UI.Editing
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class VertexTool : GeometryEditorTool, INotifyPropertyChanged
Remarks
The default Tool is a Vertex
If your app targets touch screen devices, you may want to consider using the Reticle
Constructors
Name | Description |
---|---|
Vertex |
Initializes a new instance of the Vertex |
Properties
Name | Description |
---|---|
Configuration | Gets or sets the defines the set of interactive operations enabled when using this tool. |
See Also
Applies to
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 |