mitered constant

JointType const mitered

Mitered joint, with fixed pointed extrusion equal to half the stroke width on the outside of the joint.

Constant Value: 0

Implementation

static const JointType mitered = JointType._(0);