Method PickUpSelectedElement
PickUpSelectedElement()
Picks up the currently selected element if the element is a GeometryEditorVertex or GeometryEditorMidVertex.
Declaration
public void PickUpSelectedElement()
Remarks
A picked up element can be moved by panning the map underneath the Reticle, with optional snapping, and placed using PlaceElementAtReticle().
Exceptions
| Type | Condition |
|---|---|
| InvalidOperationException | The ProgrammaticReticleTool must be attached to a GeometryEditor, the GeometryEditor must be started, the GeometryEditor must be attached to a MapView, and the ProgrammaticReticleTool must not be attached to more than one GeometryEditor where two or more of the geometry editors are attached to map views. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.8 |
| .NET | 200.8 - 300.0 |
| .NET Windows | 200.8 - 300.0 |
| .NET Android | 200.8 - 300.0 |
| .NET iOS | 200.8 - 300.0 |
| .NET Framework | 200.8 |
| UWP | 200.8 |