| C1.Win.C1Report.4 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewThumbnailView クラス > FindNearestItem メソッド : FindNearestItem(SearchDirectionHint,Int32,Int32) メソッド |
'宣言 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 )