Skip to content

SavingTileTileCacheEventArgs

Namespace: ThinkGeo.Core

public class SavingTileTileCacheEventArgs : System.EventArgs

Inheritance ObjectEventArgsSavingTileTileCacheEventArgs

Properties

Tile

public Tile Tile { get; set; }

Property Value

Tile

Cancel

public bool Cancel { get; set; }

Property Value

Boolean

Constructors

SavingTileTileCacheEventArgs()

public SavingTileTileCacheEventArgs()

SavingTileTileCacheEventArgs(Tile)

public SavingTileTileCacheEventArgs(Tile tile)

Parameters

tile Tile