Accusoft ThumbnailXpress 5
GetItemIndexFromPoint Method
See Also  Send Feedback
PointX
Horizontal coordinate offset from left edge of control in pixels.
PointY
Vertical coordinate offset from top edge of control in pixels.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : GetItemIndexFromPoint Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.