LODInfo
A class containing Information about a level of detail (scale level) in a cache.
| Property | Type | Description | 
|---|---|---|
| LevelID | int | The unique id of a scale level in a map or layer cache. Level ids generally start at 0. | 
| Resolution | double | The map units per pixel. | 
| Scale | double | The cartographic scale at which this cache level was generated. | 
11/8/2016