LocationRectTileSource Members
This documentation is no longer available on MSDN, however it is available as a CHM download.
Top
Top
Top
Top
Microsoft.Maps.MapControl Namespace
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. |
| Name | Description | |
|---|---|---|
|
BoundingRectangle | Gets or sets the rectangle which contains the tile source. |
|
UriFormat | Gets or sets the format used to create the URI. (inherited from TileSource) |
|
Visibility | Gets or sets the visibility of the tile. (inherited from TileSource) |
|
ZoomRange | Gets or sets the zoom range of the tile source. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Equals | (inherited from Object) |
![]() | GetHashCode | (inherited from Object) |
![]() | GetSubdomain | Retrieves the sub-domain for the tile identified by the specified quad key. (inherited from TileSource) |
![]() | GetType | (inherited from Object) |
![]() | GetUri | Overridden. Retrieves the URI of a tile at the given point and zoom level. |
![]() | SetSubdomains | Sets a matrix that represents sub-domains. (inherited from TileSource) |
![]() | ToString | (inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
|
OnPropertyChanged | Enables the ability to provide custom handling when a property of the tile source changes. (inherited from TileSource) |
| Name | Description | |
|---|---|---|
|
PropertyChanged | Occurs when a property of the tile source changes. (inherited from TileSource) |
Reference
LocationRectTileSource ClassMicrosoft.Maps.MapControl Namespace
Other Resources
Adding Tile Overlays to the Map
Show: