CanvasLineSmoothMethod

The join styles of a canvas line.

Values

ValueMeaning
none""

No smoothing.

bezier"bezier"

Draw the line using the bezier smooth method.

raw"raw"

Draw the line using the raw smooth method.

Meta