CM93DisplayCategory Enumeration
Specifies which display category a CM93RasterDataSet instance uses.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECM93 assembly)
Syntax
public enum CM93DisplayCategory
Values
Value name | Value | Description |
---|---|---|
Base | 0 | The "base" display category. |
Standard | 1 | The "standard" display category. |
Other | 2 | The "other" display category. |
Custom | 3 | The "custom" display category. |
Remarks
Please see the C-Map documentation for the meaning of these values.
Platforms
Windows