Latitude Property (ActiveX)

Specifies the latitude of the position marker.

Supported platforms: Windows only

Signature

VBA:

object.Latitude
object

Type: GeoPositionMarker

The object this property applies to.

Property Value

Read-only: No

Type: String

The current latitude of the position marker.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available