Calculates intersection of two rectangles.
Namespace:
GraphicsMill
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
function intersect(rect);
Type: GraphicsMill.Rectangle
The Rectangle to calculate intersection.