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

GetAngle

Declaration

Source position: Img32.pas line 921

function GetAngle(

  const origin: TPoint;

  const pt: TPoint

):Double; overload;

function GetAngle(

  const origin: TPointD;

  const pt: TPointD

):Double; overload;

function GetAngle(

  const a: TPoint;

  const b: TPoint;

  const c: TPoint

):Double; overload;

function GetAngle(

  const a: TPointD;

  const b: TPointD;

  const c: TPointD

):Double; overload;



CT Web help

CodeTyphon Studio