Unit 'Clipper' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_image32]

TranslatePath

Declaration

Source position: Clipper.pas line 113

function TranslatePath(

  const path: TPath64;

  dx: Int64;

  dy: Int64

):TPath64; overload;

function TranslatePath(

  const path: TPathD;

  dx: Double;

  dy: Double

):TPathD; overload;



CT Web help

CodeTyphon Studio