Context.getDash

void getDash(out double dashes, out double offset)

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].

Parameters

dashesreturn value for the dash array, or null
offsetreturn value for the current dash offset, or null