Accusoft.ThumbnailXpress5.Net
GetItemFromPoint(Point) Method
See Also  Send Feedback
Accusoft.ThumbnailXpressSdk Namespace > ThumbnailXpress Class > GetItemFromPoint Method : GetItemFromPoint(Point) Method




point
A System.Drawing.Point which represents the location of a point in the control. The point values should be in client coordinates.

Glossary Item Box

Returns the thumbnail item containing the window point provided.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

point
A System.Drawing.Point which represents the location of a point in the control. The point values should be in client coordinates.

Return Value

A ThumbnailItem containing the provided point. Returns null if point is not over an image.

See Also

©2013. Accusoft Corporation. All Rights Reserved.