Wrapper object to encapsulate a cache tiles containenr table.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Close | Close the table. | |
Create | Create the table. | |
Delete | Delete the table. | |
Exists | Table Exists | |
GetOffset | Get the row in the table corresponding to the given tileX and tileY | |
GetTileCount | Get Tile Count | |
InsertTile | Insert the tile into the table. | |
IsLocked | Is table locked | |
Open | Open the table. | |
QueryTile | Query specific tile from the table. | |
UpdateTile | Update Tile. |
CoClasses that implement ITilesTable
CoClasses and Classes | Description |
---|---|
TilesTable | A Tiles Table object. |