Curve.FindNodeAtPoint
Function FindNodeAtPoint(x As Double, y As Double, [HotArea As Double = -1]) As Node
Member of Curve
The FindNodeAtPoint method finds a node along the path at the specified point.
|
Parameters
|
Description
|
|
x
|
Sets the horizontal position for a point in the active document, created in relation to the reference point
|
|
y
|
Sets the vertical position (using the CorelDRAW rulers as a reference) for a point in the active document, created in relation to the reference point
|
|
HotArea
|
Defines a restricted area on the curve in which to evaluate the position of a point
This parameter is optional, and its default value is -1.
|
Copyright 2007 Corel Corporation. All rights reserved.