DrillDownGeoCoderGetPostCodeLocation Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Get the general location of the currently set postcode.
See
SetPostcode() to set the postcode.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public LatLon GetPostCodeLocation()
Public Function GetPostCodeLocation As LatLon
Return Value
Type:
LatLonA LatLon object containing the recorded coordinates of the postcode.
Remarks If the latlon returned is not valid, this means that the geocoder does not recognize the postcode you entered.
See Also