Show / Hide Table of Contents

Class IdentifyGeometryEditorResult

The identify geometry editor result contains the identified visual elements of a GeometryEditor.

Inheritance
System.Object
IdentifyGeometryEditorResult
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Esri.ArcGISRuntime.Data
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class IdentifyGeometryEditorResult
Remarks

The MapView.IdentifyGeometryEditorAsync(Point, double)" returns the resulting geometry editor elements in a Elements collection.

Properties

Name Description
Elements

Gets the collection of identified geometry editor elements.

Applies to

TargetVersions
.NET Standard 2.0200.8
.NET200.8
.NET Windows200.8
.NET Android200.8
.NET iOS200.8
.NET Framework200.8
UWP200.8
In This Article
Back to top Copyright © 2022 Esri.