Context.getDash

Gets the current dash array. If not null, dashes should be big enough to hold at least the number of values returned by cairo.context.Context.getDashCount.

class Context
void
getDash
(
out double dashes
,
out double offset
)

Parameters

dashes double

return value for the dash array, or null

offset double

return value for the current dash offset, or null