Source position: drawing_wand.inc line 199
procedure DrawPathCurveToSmoothRelative(
wand: PDrawingWand;
const x2: Double;
const y2: Double;
const x: Double;
const y: Double
);