CmrgDataSection Enumeration
Specifies the possible data sections for a CmrgDataSet.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CEDataSets assembly)
Syntax
public enum CmrgDataSection
Values
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