RouteSummary.BoundingRectangle Property
A Rectangle Class object defining the map view that contains the route portion. Get this property from the service response.
Syntax
public Rectangle BoundingRectangle { set; get; }
Public Property BoundingRectangle As Rectangle