API Documentation
>
CorelDRAW
>
2025-v26
>
ScreenRect
>
ICUIScreenRect
ScreenRect.Union method
Combines the two rectangle and returns the resulting rectangle
Syntax:
Function
Union
(
ByVal
Source
As
ScreenRect
)
As
ScreenRect
Parameters:
Name
Type
Description
Source
ScreenRect
Remarks:
The
Union
method combines the two rectangles and returns the resulting rectangle.