ArcGISElevationMonitor

Namespace: GameEngine.Elevation
Class: GameEngine/Elevation/ArcGISElevationMonitor
Since: 1.6.0

Summary

A ArcGISElevationMonitor monitors elevation changes at a position.

Constructors

ArcGISElevationMonitor(ArcGISPoint, ArcGISElevationMode, double)

Creates an elevation monitor for a specific position.

Since 1.6.0

Arguments
NameTypeSummary
position

The point to get elevation updates.

mode

The elevation mode for the point.

offset

The relative offset to be added.

Properties

PropertyTypeNullableReadonlySummary
No
Yes

The elevation mode for the point.

No
Yes

A relative offset that's added to the point's elevation.

No
Yes

The updated position.

Mode

The elevation mode for the point.

Offset

double Offset

A relative offset that's added to the point's elevation.

Position

ArcGISPoint Position

The updated position.

Events

NameTypeSummary
PositionChanged

A ArcGISElevationMonitorPositionChangedEvent that is invoked when the elevation changes.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.