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

RotateRect

Declaration

Source position: Clipper.Core.pas line 233

function RotateRect(

  const rec: TRect64;

  angleRad: Double

):TRect64; overload;

function RotateRect(

  const rec: TRectD;

  angleRad: Double

):TRectD; overload;



CT Web help

CodeTyphon Studio