Skip to content

SavingTileTileCacheEventArgs

Namespace: ThinkGeo.Core

public class SavingTileTileCacheEventArgs : System.EventArgs

Inheritance ObjectEventArgsSavingTileTileCacheEventArgs

Properties

Tile

public Tile Tile { get; set; }

Property Value

Tile

TileSource

public string TileSource { get; set; }

Property Value

String

Cancel

public bool Cancel { get; set; }

Property Value

Boolean

Constructors

SavingTileTileCacheEventArgs()

public SavingTileTileCacheEventArgs()

SavingTileTileCacheEventArgs(Tile, String)

public SavingTileTileCacheEventArgs(Tile tile, string tileSource)

Parameters

tile Tile

tileSource String