GoLang HaruPage::setLineWidth

request it (252)
GoLang replacement for PHP's HaruPage::setLineWidth [edit | history]



Do you know a GoLang replacement for PHP's HaruPage::setLineWidth? Write it!

PHP HaruPage::setLineWidth

PHP original manual for HaruPage::setLineWidth [ show | php.net ]

HaruPage::setLineWidth

(PECL haru >= 0.0.1)

HaruPage::setLineWidthSet line width for the page

Description

bool HaruPage::setLineWidth ( float $width )

Defines line width for the page.

Parameters

width

The defined line width for the page.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

See Also