Unions two rectangles.
Rectangle.union (Rectangle)
Returns a Rectangle object that contains the union of this rectangle and the specified rectangle.
Rectangle.union (Rectangle, Rectangle)
Gets a Rectangle that contains the union of two specified rectangles.
Rectangle MembersRectangle Classcom.mindfusion.common Namespace