CoverageArea.BoundingRectangle Property
A Rectangle Class object that defines the borders of the area on the map. Get this property from the service response.
Syntax
public Rectangle BoundingRectangle { set; get; }
Public Property BoundingRectangle As Rectangle