Click or drag to resize

DrillDownGeoCoderGetPostCodeLocation Method

Verizon Connect Logo
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()

Return Value

Type: LatLon
A 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