order property

int order

The order of the Bézier curve.

A second order curve is quadratic and a third order curve is cubic.

Implementation

int get order;