CanvasLineDash


Description:

[ CCode ( has_construct_function = false ) ]
public CanvasLineDash (int num_dashes, ...)

Creates a new dash pattern.

Parameters:

num_dashes

the number of dashes and gaps in the pattern.

...

the length of each dash and gap.

Returns:

a new dash pattern.