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
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.8 |
| .NET | 200.8 |
| .NET Windows | 200.8 |
| .NET Android | 200.8 |
| .NET iOS | 200.8 |
| .NET Framework | 200.8 |
| UWP | 200.8 |