ThumbViewer.ThumbForXY

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 17:25, 7 August 2015 by Admin (Talk | contribs) (8 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.