LocationRectTileSource Members

This documentation is no longer available on MSDN, however it is available as a CHM download.



Represents map tiles contained with a location rectangle that are available on Bing Maps servers.

The following tables list the members exposed by the LocationRectTileSource type.

  Name Description
LocationRectTileSource Overloaded. Initializes a new instance of the LocationRectTileSource class.
Top

  Name Description
public property BoundingRectangle Gets or sets the rectangle which contains the tile source.
public property UriFormat  Gets or sets the format used to create the URI. (inherited from TileSource)
public property Visibility  Gets or sets the visibility of the tile. (inherited from TileSource)
public property ZoomRange Gets or sets the zoom range of the tile source.
Top

(see also Protected Methods)
 NameDescription
public methodEquals  (inherited from Object)
public methodGetHashCode  (inherited from Object)
public methodGetSubdomain  Retrieves the sub-domain for the tile identified by the specified quad key. (inherited from TileSource)
public methodGetType  (inherited from Object)
public methodGetUriOverridden. Retrieves the URI of a tile at the given point and zoom level.
public methodSetSubdomains  Sets a matrix that represents sub-domains. (inherited from TileSource)
public methodToString  (inherited from Object)
Top

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method OnPropertyChanged  Enables the ability to provide custom handling when a property of the tile source changes. (inherited from TileSource)
Top

  Name Description
public event PropertyChanged  Occurs when a property of the tile source changes. (inherited from TileSource)
Top
Show: