GeocodeResult.BestView Property
A Rectangle Class that defines the best map view for the result. Get this property from the service response.
Syntax
public Rectangle BestView { set; get; }
Public Property BestView As Rectangle
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A Rectangle Class that defines the best map view for the result. Get this property from the service response.
public Rectangle BestView { set; get; }
Public Property BestView As Rectangle