Click or drag to resize

TileLayer Properties

LightningChart .NET Help

The TileLayer type exposes the following members.

Properties
  NameDescription
Public propertyAboveVectorMap
Is layer drawn above or below map. Default is above (true).
Public propertyAlphaLevel
Tile layer alpha level. Valid range is 0..255.
Public propertyCacheFetchCount
Cache fetch count. Use to enhance your cache usage.
Public propertyCacheImages
Cache images to a file folder. Speeds up the tile fetching when using same zoom levels and regions.
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyHEREApiKey
ApiKey from Here.
Public propertyHEREUseProduction
Use production server of map provider. Enable this when releasing application customer.
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyServerCallCount
Used for getting server call count.
Public propertyType
Defines layer type.
Public propertyVisible
Defines if property is visible.
Top
See Also