'Declaration
Public Overloads Shared Function Union( _ ByVal rect1 As C1Rect, _ ByVal rect2 As C1Rect _ ) As C1Rect
Parameters
- rect1
- The first rectangle.
- rect2
- The second rectangle.
'Declaration
Public Overloads Shared Function Union( _ ByVal rect1 As C1Rect, _ ByVal rect2 As C1Rect _ ) As C1Rect