Stroke.setDashOffset

Sets the offset into the dash pattern where dashing should begin.

This is an offset into the length of the path, not an index into the array values of the dash array.

See gsk.stroke.Stroke.setDash for more details on dashing.

class Stroke
void
setDashOffset
(
float offset
)

Parameters

offset float

offset into the dash pattern