API Documentation > CorelDRAW > 2025-v26 > ICUIAutomation
ICUIAutomation.GetItemScreenRect method
Syntax:
Function GetItemScreenRect(ByVal GuidParent As String, ByVal GuidItem As String, ByRef TopLeftX As Long, ByRef TopLeftY As Long, ByRef Width As Long, ByRef Height As Long) As Boolean
Parameters:
Name Type Description
GuidParent
String
GuidItem
String
TopLeftX
Long
TopLeftY
Long
Width
Long
Height
Long