Version

GeographicMapImagery Class Methods

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

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