API Documentation > CorelDRAW > 2025-v26 > ScreenRect > ICUIScreenRect
ScreenRect.IsPointInside method
Checks if the specified point is inside the rectangle
Syntax:
Function IsPointInside(ByVal x As Long, ByVal y As Long) As Boolean
Parameters:
Name Type Description
x
Long
y
Long
Remarks:
The IsPointInside method checks if the specified point is inside the rectangle.