Skip to content
Fery Wardiyanto edited this page Feb 10, 2015 · 1 revision

SetLineWidth

SetLineWidth(<b>float</b> width)

Description

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.

Parameters

`width`
The width.
## See also Line(), Rect(), Cell(), MultiCell().
Clone this wiki locally