[Overview][Types][Procedures and functions][Index] Reference for unit 'ExtGraphics' (#lcl)

LinesPointOfIntersection

Declaration

Source position: extgraphics.pas line 87

function LinesPointOfIntersection(

  const Line1a: TPoint;

  const Line1b: TPoint;

  const Line2a: TPoint;

  const line2b: TPoint

):TPoint;


Version 3.2 Generated 2024-02-25 Home