ComplexLineStyle.Sublines Property
Gets or sets the sublines for each sequence of the line.
Syntax
public PointCollection Sublines { get; }
Property Value
Default: [ [ 0, -4 ], [ 8, 4 ] ]
The sublines for each sequence of the line.
Remarks
Each subline is defined by two consecutive points in this collection. The coordinates are multiplied by LineVisualizer.Width before drawing.
Platforms
Windows, Linux, Android