TypeLibF Xojo Plugin

LineF.Intersects Method

Returns true if the line intersects with the other given line.

Intersects(
   ln as LineF) as Boolean

Parameters

ln
The line to test

Returns

Boolean

Remarks

See Also

LineF Class