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