0 out of 5 rated this helpful - Rate this topic

GeocodeResult Class

Bing Services

Contains geocoding, location, and entity properties for a result returned by the Geocode Service.

public class GeocodeResult

Name Description

GeocodeResult

Initializes a new instance of a GeocodeResult object.

Name Description

Address

An Address Class that specifies address properties for the result.

BestView

A Rectangle Class that defines the best map view for the result.

Confidence

A Confidence Enumeration value indicating how confident the service is about the result.

DisplayName

A string containing a display name for the result.

EntityType

A string containing the entity type name of the result.

Locations

A GeocodeLocation Class array containing location matches based on the geocoding calculation method.

MatchCodes

A string array containing the type of matches used to geocode the locations found in the Locations property.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.