Show / Hide Table of Contents

Property Geometry

Geometry

Gets or sets the Geometry of the dynamic entity.

Declaration
public override Geometry Geometry { get; set; }
Property Value
Type Description
Geometry

The Geometry of the dynamic entity.

Overrides
GeoElement.Geometry
Remarks

Dynamic entity geometry cannot be set. Attempting to set will throw System.NotSupportedException.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.