PHP Velho Oeste 2024

HaruPage::setLineWidth

(PECL haru >= 0.0.1)

HaruPage::setLineWidthSet line width for the page

Beschreibung

HaruPage::setLineWidth ( float $width ) : bool

Defines line width for the page.

Parameter-Liste

width

The defined line width for the page.

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.

Siehe auch

add a note add a note

User Contributed Notes

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