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

IntersectPoint

Declaration

Source position: Img32.pas line 931

function IntersectPoint(

  const ln1a: TPointD;

  const ln1b: TPointD;

  const ln2a: TPointD;

  const ln2b: TPointD

):TPointD; overload;

function IntersectPoint(

  const ln1a: TPointD;

  const ln1b: TPointD;

  const ln2a: TPointD;

  const ln2b: TPointD;

  out ip: TPointD

):Boolean; overload;



CT Web help

CodeTyphon Studio