Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

OffsetPoint

Declaration

Source position: Img32.pas line 870

function OffsetPoint(

  const pt: TPoint;

  dx: Integer;

  dy: Integer

):TPoint; overload;

function OffsetPoint(

  const pt: TPointD;

  dx: Double;

  dy: Double

):TPointD; overload;



CT Web help

CodeTyphon Studio