Parameters
- x
- The x coordinate in pixels.
- y
- The y coordinate in pixels.
Return Value
An integer corresponding to the index of the split beneath the specified coordinate pair.
The returned value ranges from 0 to Split.Count - 1.
If either argument is outside of the list's data area, this method returns -1.