PHP 7.0.6 Released

HaruPage::getLineWidth

(PECL haru >= 0.0.1)

HaruPage::getLineWidthGet the current line width

Description

float HaruPage::getLineWidth ( void )

Get the current line width.

Parameters

This function has no parameters.

Return Values

Returns the current line width.

Errors/Exceptions

Throws a HaruException on error.

See Also

User Contributed Notes

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