Determines which list-view item, if any, is at a specified position.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Type: System.Int32
X-coordinate of the position to test.Type: System.Int32
Y-coordinate of the position to test.Coordinates are interpreted relatively the control client area. It does not depend on the scrolling position, etc.