Interface ITileCacheEntry
Namespace: Mapsui.Rendering.Caching
Assembly: Mapsui.dll
Syntax
public interface ITileCacheEntry
Properties
| Edit this page View SourceData
Declaration
object Data { get; }
Property Value
| Type | Description |
|---|---|
| object |
IterationUsed
Declaration
long IterationUsed { get; set; }
Property Value
| Type | Description |
|---|---|
| long |