TileCacheInfo

A class for tile cache information.

Property

Type

Description

DPI

int

The tiling DPI.

LODInfos

LODInfo[]

The tile cache Levels Of Details.

SpatialReference

SpatialReference

The tiling spatial reference.

TileCols

int

The number of columns per tile.

TileOrigin

Point

The tiling origin.

TileRows

int

The number of rows per tile.

2/28/2020