Version

TileZoomTileCache Class Members

The following tables list the members exposed by TileZoomTileCache.

Public Constructors
 NameDescription
Public ConstructorTileZoomTileCache ConstructorCreates and returns a new instance of a TileZoomTileCache.  
Public Methods
 NameDescription
Public MethodAddTileAdds a tile to the cache.  
Public MethodClearClears the cache.  
Public MethodGetTileGets a tile from the cache based on the given information.  
Public MethodTouchMarks a tile as recently used.  
See Also