This documentation is for the old version. Go to the latest Graphics Mill docs

VirtualListView.FindNearestItem Method

Finds the item nearest to the specified coordinates. Search is supported only in icon and list modes.

Overload List

Name Description
Public method FindNearestItem(Point)

Finds the item nearest to the specified coordinates. Search is supported only in icon and list modes.

Public method FindNearestItem(Int32, Int32)

Finds the item nearest to the specified coordinates. Search is supported only in icon and list modes.

See Also

Reference