CM93RasterIndex Enumeration
Specifies how much data that should be read by a CM93RasterDataSet instance.
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CECM93 assembly)
Syntax
public enum CM93RasterIndexValues
| Value name | Value | Description |
|---|---|---|
| Base | 0 | Indicates that only the most basic data is read. |
| Standard | 1 | Indicates that a medium amount of data is read. |
| Full | 2 | Indicates that all data is read. |
Platforms
Windows