Version

BingMapsTileSource Class Members

The following tables list the members exposed by BingMapsTileSource.

Public Constructors
 NameDescription
Public ConstructorBingMapsTileSource ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCultureNameGets or sets the culture name for this tile source.  
Public PropertySubDomainsGets or sets the collection of image uri subdomains.  
Public PropertyTilePathGets or sets the map tile image uri.  
Public Methods
 NameDescription
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetCultureNameResets the CultureName property to its default value.  
Public MethodResetSubDomainsResets the SubDomains property to its default value.  
Public MethodResetTilePathResets the TilePath property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeCultureNameIndicates if the CultureName property needs to be serialized.  
Protected MethodShouldSerializeSubDomainsIndicates if the SubDomains property needs to be serialized.  
Protected MethodShouldSerializeTilePathIndicates if the TilePath property needs to be serialized.  
See Also