Version

OpenStreetMapImagery Class Methods

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

Public Methods
 NameDescription
Public MethodClearTileCacheRemoves all cached tile Imagery from the (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetGeographicMapResets the GeographicMap property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Public MethodResetIsHorizontalWrappingEnabledResets the IsHorizontalWrappingEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Public MethodResetRefererResets the Referer property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Public MethodResetTilePathResets the TilePath property to its default value.  
Public MethodResetUserAgentResets the UserAgent property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Public MethodResetWindowRectResets the WindowRect property to its default value. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected Methods
 NameDescription
Protected MethodOnCancellingImageUsed to invoke the CancellingImage event. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodOnDownloadingImageUsed to invoke the DownloadingImage event. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodOnImagesChangedUsed to invoke the ImagesChanged event. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodOnImageTilesReadyUsed to invoke the ImageTilesReady event. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodOnPropertyChangedUsed to invoke the PropertyChanged event. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodShouldSerializeGeographicMapIndicates if the GeographicMap property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodShouldSerializeIsHorizontalWrappingEnabledIndicates if the IsHorizontalWrappingEnabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodShouldSerializeRefererIndicates if the Referer property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodShouldSerializeTilePathIndicates if the TilePath property needs to be serialized.  
Protected MethodShouldSerializeUserAgentIndicates if the UserAgent property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
Protected MethodShouldSerializeWindowRectIndicates if the WindowRect property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.GeographicMapImagery)
See Also