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