TypeLibF Xojo Plugin

PolygonF.Intersects Method (console safe)

Returns true if the polygon intersects with a given line.

Intersects(
   line as LineF) as Boolean

Parameters

line
The line to test.

Returns

Boolean

Remarks

See Also

PolygonF Class