Returns a pointer to the array of control points on the curve.
@returns A pointer to the array of control points.
Before calling this method, call GetControlPointCount() to
determine the number of control points in this array.
It is recommended that an application does not store this pointer
for later use since the pointer to the array may change if the
application calls another method of this object.
Returns a pointer to the array of control points on the curve.
@returns A pointer to the array of control points.
Before calling this method, call GetControlPointCount() to determine the number of control points in this array.
It is recommended that an application does not store this pointer for later use since the pointer to the array may change if the application calls another method of this object.