Function Curve2D.getPointCount
Returns the number of points describing the curve.
long getPointCount() nothrow @nogc const;
Returns the number of points describing the curve.
long getPointCount() nothrow @nogc const;