Difference between revisions of "ThumbViewer.ThumbForXY"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (1 revision)
(No difference)

Revision as of 21:07, 19 May 2013

Method
ThumbViewer.ThumbForXY ( X As Integer, Y As Integer, FindClosest As Boolean = False ) As Integer


Returns the ThumbNail indeX from the passed x, Y mouse coordinates.

If FindClosest is True, it will find the closest Thumbnail. If none is found it will return the ThumbNail count.