Property | Type | Description | |
---|---|---|---|
Cancelled | bool | ||
Error | |||
Image | byte[] | ||
TileInfo | BruTile.TileInfo |
Method | Description | |
---|---|---|
FetchTileCompletedEventArgs ( |
public FetchTileCompletedEventArgs ( |
||
error | ||
cancelled | bool | |
tileInfo | BruTile.TileInfo | |
image | byte | |
return | System |