UI\Draw\Stroke::getJoin

(PHP 7, UI 0.9.9)

UI\Draw\Stroke::getJoinGet Line Join

설명

public integer UI\Draw\Stroke::getJoin ( void )

Shall retrieve the line join setting of this Stroke

인수

이 함수는 인수가 없습니다.

반환값

UI\Draw\Line\Join::Miter, UI\Draw\Line\Join::Round, or UI\Draw\Line\Join::Bevel

add a note add a note

User Contributed Notes

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