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

TranslatePaths

Declaration

Source position: Clipper.pas line 115

function TranslatePaths(

  const paths: TPaths64;

  dx: Int64;

  dy: Int64

):TPaths64; overload;

function TranslatePaths(

  const paths: TPathsD;

  dx: Double;

  dy: Double

):TPathsD; overload;



CT Web help

CodeTyphon Studio