The following tables list the members exposed by BingMapsMapImagery.
| Name | Description | |
|---|---|---|
|  | BingMapsMapImagery Constructor | BingMapsMapImagery constructor. | 
| Name | Description | |
|---|---|---|
|  | ActualBingImageryRestUri | Gets or sets the Actual Bing Imagery Rest Uri. | 
|  | ActualSubDomains | Gets or sets the actual collection of image uri subdomains. | 
|  | ActualTilePath | Gets or sets the actual map tile image uri. | 
|  | ApiKey | Gets or sets an API key required by the Bing Maps imagery service. This key must be obtained from the http://www.bingmapsportal.com website. | 
|  | BingImageryRestUri | Gets or sets the Bing Imagery Rest Uri. | 
|  | CultureName | Gets or sets the culture name for this tile source. | 
|  | GeographicMap | The UltraGeographicMap which is hosting this GeographicMapImagery control. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
|  | ImageryStyle | Gets or sets a map style of the Bing Maps imagery tiles. For example: Aerial, AerialWithLabels, or Road map style. | 
|  | IsDeferredLoad | Gets or sets whether the Bing Maps service should be auto-initialized upon valid property values. | 
|  | IsHorizontalWrappingEnabled | Gets or sets if horizontal wrapping is enabled for the imagery. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
|  | IsInitialized | Gets a status whether the Bing Maps service is initialized. | 
|  | Referer | Gets or sets the referer sent in the headers of the tile request. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
|  | SubDomains | Gets or sets the collection of image uri subdomains. | 
|  | TilePath | Gets or sets the map tile image uri. | 
|  | UserAgent | Gets or sets the UserAgent sent in the headers of the tile request. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
|  | WindowRect | A rectangle representing the portion of the map imagery currently in view. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
| Name | Description | |
|---|---|---|
|  | ClearTileCache | Removes all cached tile Imagery from the (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
|  | RequestMapSettings | Will Connect to the Bing Rest API and retrieve the required TilePath and Subdomains from the service. This requires a valid API key to already be set. | 
|  | Reset | Overridden. Resets all the properties to their default values | 
|  | ResetApiKey | Resets the ApiKey property to its default value. | 
|  | ResetBingImageryRestUri | Resets the BingImageryRestUri property to its default value. | 
|  | ResetCultureName | Resets the CultureName property to its default value. | 
|  | ResetGeographicMap | Resets the GeographicMapImagery.GeographicMap property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
|  | ResetImageryStyle | Resets the ImageryStyle property to its default value. | 
|  | ResetIsDeferredLoad | Resets the IsDeferredLoad property to its default value. | 
|  | ResetIsHorizontalWrappingEnabled | Resets the GeographicMapImagery.IsHorizontalWrappingEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
|  | ResetReferer | Resets the GeographicMapImagery.Referer property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
|  | ResetSubDomains | Resets the SubDomains property to its default value. | 
|  | ResetTilePath | Resets the TilePath property to its default value. | 
|  | ResetUserAgent | Resets the GeographicMapImagery.UserAgent property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
|  | ResetWindowRect | Resets the GeographicMapImagery.WindowRect property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
| Name | Description | |
|---|---|---|
|  | CancellingImage | Event raised when an image is being downloaded. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
|  | DownloadingImage | Event raised when an image is being downloaded. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
|  | ImagesChanged | Event raised when tile images have changed. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
|  | ImageTilesReady | Event raised when the image tiles have been downloaded. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) | 
|  | PropertyChanged | Event raised when a property value changes. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery) |