Rectangle |
Name | Description | |
---|---|---|
![]() | ExpandToInclude(PointD2D) | Expands this rectangle, so that it contains the point p. |
![]() | ExpandToInclude(RectangleD2D) | Expands this rectangle, so that it now includes its former shape, and the rectangle provided in the argument. |
![]() ![]() | ExpandToInclude(NullableRectangleD2D, NullableRectangleD2D) | Gets the rectangular bounding box that includes both rectangles. |