MapMatrix NetGIS Class Library

Command.GetGeoCode Method 

Processes a Geocode request

public GeoCodeResultList GetGeoCode(
   GeoCode value
);

Parameters

value
GeoCode object containing all of the information for performing the geocode

Return Value

The list containing matching results

See Also

Command Class | MapMatrix.MapControls Namespace