get_stroke_dash_pattern


Description:

[ Version ( since = "3.2" ) ]
public bool get_stroke_dash_pattern (out double[] dashes)

Get the stroke dash pattern of a vector layer.

This procedure returns the stroke dash pattern in a vector layer.

Parameters:

this

The vector layer.

dashes

The stroke dash pattern array.

num_dashes

The number of dashes in the dash_pattern array.

Returns:

TRUE on success.