API Documentation > CorelDRAW > 2025-v26 > Application > ICUIApplication
Application.CreateScreenRect method
Creates an instance of ScreenRect object
Syntax:
Function CreateScreenRect(ByVal Left As Long, ByVal Top As Long, ByVal Width As Long, ByVal Height As Long) As ScreenRect
Parameters:
Name Type Description
Left
Long
Top
Long
Width
Long
Height
Long