Longitude Property (ActiveX)

Specifies the longitude of the position marker.

Supported platforms: Windows only

Signature

VBA:

object.Longitude
object

Type: GeoPositionMarker

The object this property applies to.

Property Value

Read-only: No

Type: String

The current longitude of the position marker.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available