Version

BingMapsMapImagery Class Properties

For a list of all members of this type, see BingMapsMapImagery members.

Public Properties
 NameDescription
Public PropertyActualBingImageryRestUriGets or sets the Actual Bing Imagery Rest Uri.  
Public PropertyActualSubDomainsGets or sets the actual collection of image uri subdomains.  
Public PropertyActualTilePathGets or sets the actual map tile image uri.  
Public PropertyApiKeyGets or sets an API key required by the Bing Maps imagery service. This key must be obtained from the http://www.bingmapsportal.com website.  
Public PropertyBingImageryRestUriGets or sets the Bing Imagery Rest Uri.  
Public PropertyCultureNameGets or sets the culture name for this tile source.  
Public PropertyGeographicMapThe UltraGeographicMap which is hosting this GeographicMapImagery control. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Public PropertyImageryStyle

Gets or sets a map style of the Bing Maps imagery tiles.

For example: Aerial, AerialWithLabels, or Road map style.

 
Public PropertyIsDeferredLoadGets or sets whether the Bing Maps service should be auto-initialized upon valid property values.  
Public PropertyIsHorizontalWrappingEnabledGets or sets if horizontal wrapping is enabled for the imagery. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Public PropertyIsInitializedGets a status whether the Bing Maps service is initialized.  
Public PropertyRefererGets or sets the referer sent in the headers of the tile request. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Public PropertySubDomainsGets or sets the collection of image uri subdomains.  
Public PropertyTilePathGets or sets the map tile image uri.  
Public PropertyUserAgentGets or sets the UserAgent sent in the headers of the tile request. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Public PropertyWindowRectA rectangle representing the portion of the map imagery currently in view. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
See Also