Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.8)
cairoGetLineWidth: cairoGetLineWidth
Description
Gets the current line width, as set by
cairoSetLineWidth
.
Usage
cairoGetLineWidth(cr)
Arguments
cr
[
Cairo
] a cairo context
Value
[numeric] the current line width, in user-space units.