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

OffsetPath

Declaration

Source position: Img32.pas line 873

function OffsetPath(

  const path: TPathD;

  dx: Double;

  dy: Double

):TPathD; overload;

function OffsetPath(

  const paths: TPathsD;

  dx: Double;

  dy: Double

):TPathsD; overload;

function OffsetPath(

  const ppp: TArrayOfPathsD;

  dx: Double;

  dy: Double

):TArrayOfPathsD; overload;



CT Web help

CodeTyphon Studio