S52DisplayCategory Enumeration
Specifies the S-52 categories to be displayed by an S52Visualizer.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Syntax
public enum S52DisplayCategory
Values
Value name | Value | Description |
---|---|---|
Base | 0 | The 'Base' display category. Only the most important information is displayed in the S-52 chart. |
Standard | 1 | The 'Standard' display category. All the information from the 'Base' category, plus some additional information is displayed. |
Other | 2 | The 'Other' display category. All S-52 features are displayed. |
Remarks
This enumeration is used in the S52Visualizer.DisplayCategory property, and is the basic control of how much information is displayed in the S-52 chart. But note that there are also other S52Visualizer properties that can be used to turn on or off only certain feature types.
![]() |
![]() |
![]() |
Platforms
Windows, Linux, Android