CM93Palette Enumeration
Specifies the color scheme a CM93RasterDataSet uses to render charts.
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CECM93 assembly)
Syntax
public enum CM93PaletteValues
| Value name | Value | Description |
|---|---|---|
| Day | 0 | Suitable in normal daylight. |
| DayBlack | 1 | Similar to the day scheme but a large part of the sea is black. |
| DayWhite | 2 | Similar to the day scheme but the sea is less bright. |
| Dusk | 3 | Suitable for dusk conditions. |
| Night | 4 | Suitable at night in dark viewing conditions. |
Platforms
Windows