Checks if this Rect intersects with the specified rect.
Namespace: MindFusion.Drawing
File: Rect.js
JavaScript Copy Code |
---|
function intersectsWith (rect) |
true if this Rect and the specified Rect intersect; otherwise, false.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |