Click or drag to resize

RectangleD2DExpandToInclude Method

Overload List
 NameDescription
Public methodExpandToInclude(PointD2D) Expands this rectangle, so that it contains the point p.
Public methodExpandToInclude(RectangleD2D) Expands this rectangle, so that it now includes its former shape, and the rectangle provided in the argument.
Public methodStatic memberExpandToInclude(NullableRectangleD2D, NullableRectangleD2D) Gets the rectangular bounding box that includes both rectangles.
Top
See Also