Ink.NearestPoint Method
Ink.NearestPoint Method |
Returns the Stroke object within the Ink object that is nearest to a known Point .
Overload List
public Stroke NearestPoint(Point) public Stroke NearestPoint(Point, Single) public Stroke NearestPoint(Point, Single, Single)
Examples
See Also