API Documentation > CorelDRAW > 2025-v26 > ScreenRect > ICUIScreenRect
ScreenRect.Offset method
Moves the rectangle by the given offset
Syntax:
Sub Offset(ByVal OffsetX As Long, ByVal OffsetY As Long)
Parameters:
Name Type Description
OffsetX
Long
OffsetY
Long
Remarks:
The Offset method moves the rectangle by the specified offset amount.