|
|
|
SubPath.IsPointInside
Function IsPointInside(x As Double, y As Double) As Boolean
Member of SubPath
The IsPointInside method determines whether the specified point lies inside a closed path.
|
Parameters
|
Description
|
|
x
|
Specifies the horizontal position, measured in document units, of a point
|
|
y
|
Specifies the vertical position, measured in document units, of a point
|
|
|
|
|
Copyright 2007 Corel Corporation. All rights reserved.