|
|
|
Rect.IsPointInside
Function IsPointInside(x As Double, y As Double) As Boolean
Member of Rect
The IsPointInside method checks whether the specified point is inside the rectangular area.
|
Parameters
|
Description
|
|
x
|
Specifies the x-coordinate of the rectangular area
|
|
y
|
Specifies the y-coordinate of the rectangular area
|
|
|
|
|
Copyright 2007 Corel Corporation. All rights reserved.