Source position: drawing_wand.inc line 232
procedure DrawRectangle(
wand: PDrawingWand;
const x1: Double;
const y1: Double;
const x2: Double;
const y2: Double
);