round constant

JointType const round

Rounded on the outside of the joint by an arc of radius equal to half the stroke width, centered at the vertex.

Constant Value: 2

Implementation

static const JointType round = JointType._(2);