NULL constant

ShapeType const NULL

Represents a Null shape (id = 0).

Implementation

static const NULL = ShapeType._(0, 'Null');