SmoothToCubicBezier

function SmoothToCubicBezier(const path: TPathD; pathIsClosed: Boolean; maxOffset: integer = 0): TPathD;


This function has been deprecated in favour of the new SmoothPath function.


See Also

SmoothPath