GetPoint

<< Click to Display Table of Contents >>

 

GetPoint

GetPoint(ValueX, ValueY)

Returns the X and Y coordinates of the nearest point of the input value in ValueX. The ValueX parameter informs a reference value to search for this point, and then receives the effective value of the X coordinate of the nearest point found. The ValueY parameter returns the effective value of the Y coordinate of the nearest point found. This method returns True if it finds a point, and False otherwise.

Was this page useful?