Package: cairo
Function cairo-get-line-width
Lambda Listcairo-get-line-width (cr) ArgumentsReturn ValueA double float with the current line width. Details
This function returns the current line width value exactly as set by the cairo-set-line-width function.
Note that the value is unchanged even if the CTM has changed between the calls to the cairo-set-line-width and cairo-get-line-width functions. | See also |
2021-12-12