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

RotatePath

Declaration

Source position: Img32.pas line 943

function RotatePath(

  const path: TPathD;

  const focalPoint: TPointD;

  angleRads: Double

):TPathD; overload;

function RotatePath(

  const paths: TPathsD;

  const focalPoint: TPointD;

  angleRads: Double

):TPathsD; overload;



CT Web help

CodeTyphon Studio