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

RotatePoint

Declaration

Source position: Img32.pas line 938

procedure RotatePoint(

  var pt: TPointD;

  const focalPoint: TPointD;

  sinA: Double;

  cosA: Double

); overload;

procedure RotatePoint(

  var pt: TPointD;

  const focalPoint: TPointD;

  angleRad: Double

); overload;



CT Web help

CodeTyphon Studio