TileCacheInfo
A class for tile cache information.
Property |
Type |
Description |
---|---|---|
DPI |
int |
The tiling DPI. |
LODInfos |
LODInfo[] |
The tile cache Levels Of Details. |
SpatialReference |
The tiling spatial reference. | |
TileCols |
int |
The number of columns per tile. |
TileOrigin |
The tiling origin. | |
TileRows |
int |
The number of rows per tile. |
10/23/2013