S52Visualizer.PointStyle Property
Gets or sets a value that specifies how ENC point features are rendered.
Syntax
public AttributeVariable< S52PointStyle > PointStyle { get; set; }
Property Value
Default: PaperChart
A value that specifies how ENC point features are rendered.
Remarks
The S-52 standard for ENC data defines two different ways to render point features, with traditional (paper chart) or simplified symbols. This property selects which symbol set is used. See S52PointStyle for more information.
For AML data, the portrayal standard does not define any simplified symbols, so this property is ignored and traditional symbols are always used.
Platforms
Windows, Linux, Android