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

RotatedEllipse

Declaration

Source position: Img32.pas line 785

function RotatedEllipse(

  const rec: TRectD;

  angle: Double;

  steps: Integer = 0

):TPathD; overload;

function RotatedEllipse(

  const rec: TRectD;

  angle: Double;

  pendingScale: Double

):TPathD; overload;



CT Web help

CodeTyphon Studio