TileLayer Properties |
The TileLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| AboveVectorMap |
Is layer drawn above or below map. Default is above (true).
| |
| AlphaLevel |
Tile layer alpha level. Valid range is 0..255.
| |
| CacheFetchCount |
Cache fetch count. Use to enhance your cache usage.
| |
| CacheImages |
Cache images to a file folder. Speeds up the tile fetching when using same zoom levels and regions.
| |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| HEREApiKey |
ApiKey from Here.
| |
| HEREUseProduction |
Use production server of map provider. Enable this when releasing application customer.
| |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| ServerCallCount |
Used for getting server call count.
| |
| Type |
Defines layer type.
| |
| Visible |
Defines if property is visible.
|