Name
page:SetLineWidth -- set stroking width
Synopsis
status = page:SetLineWidth(linewidth)
Function
page:SetLineWidth() sets the width of the line used to stroke a path.

Inputs
linewidth
the line width to use (default is 1)
Results
status
status code

Show TOC