HaruPage::getLineJoin
(PECL haru >= 0.0.1)
HaruPage::getLineJoin — Get the current line join style
Opis
int HaruPage::getLineJoin
( void
)
Get the current line join style.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
Returns the current line join style. The result value is one of the following:
-
HaruPage::MITER_JOIN -
HaruPage::ROUND_JOIN -
HaruPage::BEVEL_JOIN
Błędy/Wyjątki
Zgłasza wyjątek HaruException gdy wystąpi błąd.
There are no user contributed notes for this page.
