ImageTileDataProvider Properties
Provides the map with image tiles.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Image |
Returns the image source used to specify the image used to display map data.
Inherited from Map |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Projection | Returns the projection the image tile data provider uses. |
Tile |
Gets or sets a tile source for the image tile provider. |
See Also