Accusoft ThumbnailXpress 6
GetItemIndexFromPoint Method
Horizontal coordinate offset from left edge of control in pixels.
Vertical coordinate offset from top edge of control in pixels.
Description
Gets the index for the thumbnail item at the specified point.
Syntax
Visual Basic
Public Function GetItemIndexFromPoint( _
   ByVal PointX As Long, _
   ByVal PointY As Long _
) As Long
Parameters
PointX
Horizontal coordinate offset from left edge of control in pixels.
PointY
Vertical coordinate offset from top edge of control in pixels.
Return Type
A long value which represents the item index for the provided point coordinates.
See Also

ThumbnailXpress Object  | ThumbnailXpress Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback