XRectUnion Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodUnion(XPoint)
Sets current rectangle to the union of the current rectangle and the specified point.
Public methodUnion(XRect)
Sets current rectangle to the union of the current rectangle and the specified rectangle.
Public methodStatic memberUnion(XRect, XPoint)
Returns the intersection of a rectangle and a point.
Public methodStatic memberUnion(XRect, XRect)
Returns the union of two rectangles.
Top
See Also

Reference