Share via


ImageryProvider.CoverageAreas Property

 

A CoverageArea Class array containing the geographical areas covered by the imagery provider. Get this property from the service response.

Syntax

public CoverageArea[] CoverageAreas { set; get; }
Public Property CoverageAreas As CoverageArea()