TCPDF::SetLineWidth()

Method: Defines the line width. By default, the value equals 0.2 mm. The method can be called before the first page is created and the value is retained from page to page.

Source: includes/lib/tcpdf/tcpdf.php:11334

Used by 0 functions | Uses 0 functions

TCPDF::_outPoint()

Method: Begin a new subpath by moving the current point to coordinates (x, y), omitting any connecting line segment.

Source: includes/lib/tcpdf/tcpdf.php:11439

Used by 0 functions | Uses 0 functions