LineVisualizer.Style Property
Gets or sets the style used to draw the line.
Syntax
public AttributeVariable< LineStyle > Style { get; set; }
Property Value
Default: LineStyle.SolidLine
A line style the line is drawn with.
Remarks
This property is not supported for regular 3D layers, but it can be used for the surface layers of a globe view.
Platforms
Windows, Linux, Android