VectorTileDataProviderBase Properties
The base class for vector tile data providers.
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 |
Font |
For internal use. |
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.
Inherited from Image |
Style |
Gets or sets a style used to customize the vector tile map’s appearance. |
Tile |
For internal use. Returns the provider’s tile source. |
See Also