Version

BingMapsMapImagery Class Methods

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

Public Methods
 NameDescription
Public MethodClearTileCacheRemoves all cached tile Imagery from the (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Public MethodRequestMapSettingsWill 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.  
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetApiKeyResets the ApiKey property to its default value.  
Public MethodResetBingImageryRestUriResets the BingImageryRestUri property to its default value.  
Public MethodResetCultureNameResets the CultureName property to its default value.  
Public MethodResetGeographicMapResets the GeographicMapImagery.GeographicMap property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Public MethodResetImageryStyleResets the ImageryStyle property to its default value.  
Public MethodResetIsDeferredLoadResets the IsDeferredLoad property to its default value.  
Public MethodResetIsHorizontalWrappingEnabledResets the GeographicMapImagery.IsHorizontalWrappingEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Public MethodResetRefererResets the GeographicMapImagery.Referer property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Public MethodResetSubDomainsResets the SubDomains property to its default value.  
Public MethodResetTilePathResets the TilePath property to its default value.  
Public MethodResetUserAgentResets the GeographicMapImagery.UserAgent property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Public MethodResetWindowRectResets the GeographicMapImagery.WindowRect property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected Methods
 NameDescription
Protected MethodOnCancellingImageUsed to invoke the GeographicMapImagery.CancellingImage event. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodOnDownloadingImageUsed to invoke the GeographicMapImagery.DownloadingImage event. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodOnImagesChangedUsed to invoke the GeographicMapImagery.ImagesChanged event. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodOnImageTilesReadyUsed to invoke the GeographicMapImagery.ImageTilesReady event. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodOnPropertyChangedUsed to invoke the GeographicMapImagery.PropertyChanged event. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodShouldSerializeApiKeyIndicates if the ApiKey property needs to be serialized.  
Protected MethodShouldSerializeBingImageryRestUriIndicates if the BingImageryRestUri property needs to be serialized.  
Protected MethodShouldSerializeCultureNameIndicates if the CultureName property needs to be serialized.  
Protected MethodShouldSerializeGeographicMapIndicates if the GeographicMapImagery.GeographicMap property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodShouldSerializeImageryStyleIndicates if the ImageryStyle property needs to be serialized.  
Protected MethodShouldSerializeIsDeferredLoadIndicates if the IsDeferredLoad property needs to be serialized.  
Protected MethodShouldSerializeIsHorizontalWrappingEnabledIndicates if the GeographicMapImagery.IsHorizontalWrappingEnabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodShouldSerializeRefererIndicates if the GeographicMapImagery.Referer property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodShouldSerializeSubDomainsIndicates if the SubDomains property needs to be serialized.  
Protected MethodShouldSerializeTilePathIndicates if the TilePath property needs to be serialized.  
Protected MethodShouldSerializeUserAgentIndicates if the GeographicMapImagery.UserAgent property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodShouldSerializeWindowRectIndicates if the GeographicMapImagery.WindowRect property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
See Also