Method Cairo.Context()->get_line_width()


Method get_line_width

float get_line_width()

Description

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

Returns

the current line width.