HaruPage::setLineWidth

(PECL haru >= 0.0.1)

HaruPage::setLineWidthSet line width for the page

Beskrivelse

bool HaruPage::setLineWidth ( float $width )

Defines line width for the page.

Parametre

width

The defined line width for the page.

Returnerings Værdier

Returns TRUE on success.

Fejl/Undtagelser

Throws a HaruException on error.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top