Context.getLineWidth

This function returns the current line width value exactly as set by cairo_set_line_width(). Note that the value is unchanged even if the CTM has changed between the calls to setLineWidth() and getLineWidth().

struct Context
double
getLineWidth
()

Meta