API Documentation > CorelDRAW > 2025-v26 > ScreenRect > ICUIScreenRect
ScreenRect.Inflate method
Inflates the rectangle by given amount in each direction
Syntax:
Sub Inflate(ByVal Left As Long, ByVal Top As Long, ByVal Right As Long, ByVal Bottom As Long)
Parameters:
Name Type Description
Left
Long
Top
Long
Right
Long
Bottom
Long
Remarks:
The Inflate method inflates rectangle in each direction by a specified amount.