Package: cairo

Function cairo-get-miter-limit

Lambda List

cairo-get-miter-limit (cr)

Arguments

cr -- a cairo-t context

Return Value

A double float with the current miter limit.

Details

Gets the current miter limit, as set by the cairo-set-miter-limit function.
 

See also

2021-12-12