Package: cairo

Function cairo-get-dash

Lambda List

cairo-get-dash (cr)

Arguments

cr -- a cairo-t context

Return Value

dashes -- a list of double float with the dash values, or nil
offset -- a double float with the current dash offset

Details

Gets the current dash list.
 

See also

2021-12-12