TypeLibF Xojo Plugin
PolygonF.Intersects Method
Returns true if the polygon intersects with the other given polygon.
Intersects(
poly
as
PolygonF
)
as
Boolean
Parameters
poly
The polygon to test.
Returns
Boolean
Remarks
See Also
PolygonF Class