Home > PHP > Function > > HaruPage::getLineJoin()

HaruPage::getLineJoin()

HaruPage::getLineJoin - Get the current line join style

Syntax

int HaruPage::getLineJoin ()

Arguments

-

Description

Get the current line join style.

Version

PHP PECL haru >= 0.0.1

Return value

Returns the current line join style. The result value is one of the following: HaruPage::MITER_JOIN HaruPage::ROUND_JOIN HaruPage::BEVEL_JOIN