Property TargetGeoElement
TargetGeoElement
Gets the GeoElement that represents the target.
Declaration
public GeoElement TargetGeoElement { get; }
Property Value
| Type | Description |
|---|---|
| GeoElement | The GeoElement that represents the target. |
Remarks
The target GeoElement must have point geometry. Supported GeoElement types are Graphic, Feature, and DynamicEntity. If the GeoElement updates its geometry, the analysis is automatically updated to follow the element.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |