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

SegmentsIntersect

Declaration

Source position: Img32.pas line 935

function SegmentsIntersect(

  const ln1a: TPointD;

  const ln1b: TPointD;

  const ln2a: TPointD;

  const ln2b: TPointD;

  out ip: TPointD

):Boolean;



CT Web help

CodeTyphon Studio