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

CalcCircleFrom3Points

Declaration

Source position: Img32.pas line 796

function CalcCircleFrom3Points(

  const p1: TPointD;

  const p2: TPointD;

  const p3: TPointD;

  out centre: TPointD;

  out radius: Double

):Boolean;



CT Web help

CodeTyphon Studio