CM93Palette Enumeration
Specifies the color scheme a CM93RasterDataSet uses to render charts.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECM93 assembly)
Syntax
public enum CM93Palette
Values
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