CoverageArea Class

 

This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services. 

Contains bounding box and zoom level properties specifying a coverage area.

Syntax

public class CoverageArea
Public Class CoverageArea

Constructor

Name

Description

CoverageArea 

Initializes a new instance of a CoverageArea object.

Public Properties

Name

Description

BoundingRectangle 

A Rectangle Class object that defines the borders of the area on the map.

ZoomRange 

A RangeOfint Class object indicating the zoom levels that are covered.

See Also

ImageryProvider.CoverageAreas Property