Function CommandBuilder.PushLineWidth

PushLineWidth (float pixels, bool automaticJoins=true)

Draws all lines until the next PopLineWidth with a given line width in pixels.

Public