| C1.Win.C1Report.4 Assembly > C1.Win.C1Preview Namespace > C1PreviewThumbnailView Class > FindNearestItem Method : FindNearestItem(SearchDirectionHint,Int32,Int32) Method |
'Declaration Public Overloads Function FindNearestItem( _ ByVal searchDirection As System.Windows.Forms.SearchDirectionHint, _ ByVal x As System.Integer, _ ByVal y As System.Integer _ ) As System.Windows.Forms.ListViewItem
public System.Windows.Forms.ListViewItem FindNearestItem( System.Windows.Forms.SearchDirectionHint searchDirection, System.int x, System.int y )