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

ShiftPath

Declaration

Source position: Clipper.Core.pas line 294

function ShiftPath(

  const path: TPath64;

  shift: Integer

):TPath64; overload;

function ShiftPath(

  const path: TPathD;

  shift: Integer

):TPathD; overload;



CT Web help

CodeTyphon Studio