klyn.gui.windows.Painter.setLineDash
method
public setLineDash(values as IList<Double>) as Void:
Description
Replaces the current dash pattern.
painter.setLineDash([6.0, 3.0])