PHP 7.0.6 Released

HaruPage::getHorizontalScaling

(PECL haru >= 0.0.1)

HaruPage::getHorizontalScalingGet the current value of horizontal scaling

Description

float HaruPage::getHorizontalScaling ( void )

Get the current value of the horizontal scaling.

Parameters

This function has no parameters.

Return Values

Returns the current value of horizontal scaling.

Errors/Exceptions

Throws a HaruException on error.

See Also

User Contributed Notes

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