[Overview][Constants][Types][Procedures and functions][Index] |
Source position: _crw_plut.pas line 139
function SegmentsHasIntersection( |
const Start1: TPoint2D; |
const Stop1: TPoint2D; |
const Start2: TPoint2D; |
const Stop2: TPoint2D; |
var Intersection: TPoint2D |
):Boolean; |