Returns a Rect object representing the intersection of the current rectangle with the specified rectangle. Namespace: MindFusion.Drawing
|
JavaScript
![]() |
---|
function intersect (rect) |
The rectangle to intersect.
A Rect object representing the intersection of the two rectangles.