S52Visualizer.AreaStyle Property
Gets or sets a value that specifies how ENC area boundaries are rendered.
Syntax
public AttributeVariable< S52AreaStyle > AreaStyle { get; set; }
Property Value
Default: SymbolizedBoundaries
A value that specifies how ENC area boundaries are rendered.
Remarks
The S-52 standard for ENC data defines two different ways to render the boundaries of area features, using symbolized or plain line styles. This property selects which style is used. See S52AreaStyle for more information.
For AML data, the portrayal standard does not define any plain line styles, so this property is ignored and symbolized line styles are always used.
Platforms
Windows, Linux, Android