Show / Hide Table of Contents

Class GeometryEditorElement

The base class for all selectable elements in a GeometryEditor.

Inheritance
object
GeometryEditorElement
GeometryEditorGeometry
GeometryEditorMidVertex
GeometryEditorPart
GeometryEditorVertex
Implements
IGeometryEditorHoverable
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.UI.Editing
Assembly: Esri.ArcGISRuntime.dll
Syntax
public abstract class GeometryEditorElement : IGeometryEditorHoverable
Remarks

SelectedElement returns an object that inherits from this base class, representing the specific type of element that is selected.

Properties

Name Description
CanDelete

Gets a value indicating whether this element can be deleted interactively.

CanMove

Gets a value indicating whether this element can be moved interactively.

CanRotate

Gets a value indicating whether this element can be rotated interactively.

CanScale

Gets a value indicating whether this element can be scaled interactively.

Extent

Gets the extent of the selected element in the SpatialReference of the Geometry.

Applies to

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.