Object Model Reference : Classes : R : Rect : Methods : Rect.IsPointInside |
Function IsPointInside(x As Double, y As Double) As Boolean
Member of Rect
The IsPointInside method checks whether a bounding box contains the specified point.
Parameter
|
Description
|
x
|
Specifies the x-coordinate of the point
|
y
|
Specifies the y-coordinate of the point
|
Copyright 2013 Corel Corporation. All rights reserved.