CmrgDataSection Enumeration
Specifies the possible data sections for a CmrgDataSet.
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CEDataSets assembly)
Syntax
public enum CmrgDataSectionValues
| Value name | Value | Description |
|---|---|---|
| Charts | 0 | Indicates that chart data is read. |
| Terrain | 1 | Indicates that terrain (elevation) data is read. |
| Index | 2 | Indicates that index data is read. |
Platforms
Windows, Linux, Android