Returns a Rect object representing the intersection of the current rectangle with the specified rectangle.
Namespace: MindFusion.Drawing
File: Rect.js
JavaScript Copy Code |
---|
function intersect (rect) |
Rect. The rectangle to intersect.
A Rect object representing the intersection of the two rectangles.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |