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

ThumbnailListView.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.

(Inherited from VirtualListView.)
Public method FindNearestItem(Int32, Int32)

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

(Inherited from VirtualListView.)

See Also

Reference