Shape.next

Pointer to next shape, or null if last element.

struct Shape
NSVG.Shape* next;

Meta