LatLonLat Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Latitude (Y) in degrees.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic double Lat { get; set; }
Public Property Lat As Double
Get
Set
Property Value
Type:
Double
RemarksLatitudes range from -90 to 90. Precede South latitudes with a minus sign.
See Also