TileSource Methods

Bing
 

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetSubdomain(QuadKey)

Retrieves the sub-domain for the tile identified by the specified quad key.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodGetUri(Int32, Int32, Int32)

Retrieves the URI for the tile specified by the given x, y coordinates and zoom level.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodOnPropertyChanged(String)

Enables the ability to provide custom handling when a property of the tile source changes.

System_CAPS_pubmethodSetSubdomains(String()())

Sets a matrix that represents sub-domains.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: