property Location.Latitude as Long
Specifies the latitude of the center of the sphere described by the Size property, in thousandths of a second of arc.

TypeDescription
Long A long expression that specifies the latitude of the center of the sphere described by the Size property, in thousandths of a second of arc.

The latitude of the center of the sphere described by the Size property, expressed as a 32-bit integer, most significant octet first (network standard byte order), in thousandths of a second of arc. 2^31 represents the equator; numbers above that are north latitude. [RFC 1876]