TileLayer Properties |
The TileLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| AboveVectorMap |
Gets or sets if layer is drawn above or below map. Default is above (true). This is a dependency property.
| |
| AlphaLevel |
Gets or sets tile layer alpha level. Valid range is 0..255. This is a dependency property.
| |
| CacheFetchCount |
Gets cache fetch count. Use to enhance your cache usage. This is a dependency property.
| |
| CacheImages |
Gets or sets if cache images to a file folder. Speeds up the tile fetching when using same zoom levels and regions. This is a dependency property.
| |
| 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 |
Gets or sets ApiKey from HERE map provider.
| |
| HEREUseProduction |
Gets or sets if use production server of HERE 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.) | |
| MapQuestServerCallCount |
Gets MapQuest server call count. This is a dependency property.
| |
| MaxZoomLevel |
Gets or sets maximum zoom level. This is a dependency property.
| |
| Type |
Gets or sets layer type. This is a dependency property.
| |
| Visible |
Gets or sets visible state. This is a dependency property.
|