Package: cairo

Function cairo:dash-count

Lambda List

cairo:dash-count (cr)

Arguments

cr -- a cairo:context-t instance

Return Value

The integer with the length of the dash list, or 0 if no dash list is set.

Details

This function returns the length of the dash list in cr, 0 if dashing is not currently in effect. See also the cairo:dash function.
 

See also

2025-1-2