Latitude Property  
 

Gets the latitude for the current location.

Syntax

object.Latitude

Remarks

This property returns a value which specifies the latitude of the location in decimal format. A positive value indicates a location that is north of the equator, while a negative value is a location that is south of the equator.

Data Type

Double

See Also

Coordinates Property, Longitude Property