ARC constant

ShapeType const ARC

Represents an Arc shape (id = 3).

Implementation

static const ARC = ShapeType._(3, 'Arc');