TPolygon32.Offset

procedure Offset(const Dx, Dy: TFixed);

Description

Shifts all the points in all contours Dx pixels right and Dy pixels down. Values of Dx and Dy can be negative.

See Also

TFixed