[ CCode ( has_construct_function = false ) ]
public CanvasLineDash (int num_dashes, ...)
Creates a new dash pattern.
num_dashes |
the number of dashes and gaps in the pattern. |
... |
the length of each dash and gap. |
a new dash pattern. |