Name
page:GetLineJoin -- get current line join style
Synopsis
linejoin = page:GetLineJoin()
Function
page:GetLineJoin() gets the current line join style of the page.

See page:SetLineJoin for a list of available line join styles.

Inputs
none

Results
linejoin
current line join style

Show TOC