HaruPage
PHP Manual

HaruPage::setMiterLimit

(PECL haru >= 0.0.1)

HaruPage::setMiterLimitSet the current value of the miter limit of the page

Descrizione

bool HaruPage::setMiterLimit ( float $limit )

Set the current value of the miter limit of the page.

Elenco dei parametri

limit

Defines the current value of the miter limit of the page.

Valori restituiti

Returns TRUE on success.

Errori/Eccezioni

Lancia un'eccezione HaruException in caso di errore.

Vedere anche:


HaruPage
PHP Manual