Rectangle.Join

Rectangle.Join method

Joins rectangles.

public Rectangle Join(Rectangle otherRect)
ParameterTypeDescription
otherRectRectangleRectangle to which this recatangle be joined.

Return Value

Described rectangle.

See Also