Show / Hide Table of Contents

Property Elements

Elements

Gets the collection of identified geometry editor elements.

Declaration
public IReadOnlyList<GeometryEditorElement> Elements { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<GeometryEditorElement>

The collection of identified geometry editor elements.

Remarks

If there are no geometry editor elements in the geometry editor, an empty collection is returned.

Applies to

Platforms and versions
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.