Altitude Property (ActiveX)

Specifies the elevation of the position marker.

Supported platforms: Windows only

Signature

VBA:

object.Altitude
object

Type: GeoPositionMarker

The object this property applies to.

Property Value

Read-only: No

Type: Double

The current elevation of the position marker.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available