Click or drag to resize

XMapTiledProviderBase.CacheId Property

Gets the cache id used to cache the tiled map.

Namespace:  Ptv.XServer.Controls.Map.TileProviders
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public abstract string CacheId { get; }

Property Value

Type: String

Implements

ITiledProvider.CacheId
See Also