HaruPage::setDash

(no version information, might be only in CVS)

HaruPage::setDash -- Set the dash pattern for the page

Descrição

bool HaruPage::setDash ( array pattern, int phase )

Defines the dash pattern for the page.

Parâmetros

pattern

An array (8 elements max) which contains a pattern of dashes and gaps used for lines on the page.

phase

The phase on which the pattern begins.

Valores de retornado

Returns TRUE on success.

Erros/Excessões

Throws HaruException on error.

Veja também

HaruPage::getDash()