Property LevelCount
LevelCount
Gets the number of levels in the pyramid set.
Declaration
public int LevelCount { get; }
Property Value
| Type | Description |
|---|---|
| int | The number of levels in the pyramid set. |
Remarks
Each level is a reduced-resolution representation of the source raster. This count does not include the full-resolution source raster.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |