S52Visualizer.ShowNationalLanguage Property
Gets or sets a value that specifies if text labels are displayed in the national language.
Syntax
public AttributeVariable< System.Boolean > ShowNationalLanguage { get; set; }
Property Value
Default: false
A value that specifies if text labels are displayed in the national language.
Remarks
S-57 text attributes may be specified both with an ASCII or ISO Latin-1 string, and a string in the national language of the chart data producer. If this property is True, and a national language string is available, that will be displayed instead of the ASCIILatin-1 string.
Platforms
Windows, Linux, Android