ThumbViewer.AutoSize

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Property (As Boolean)
aThumbViewer.AutoSize = newValue
or
BooleanValue = aThumbViewer.AutoSize


If the ThumbViewer is a HorizontalViewer and ThumbHeight + 2*ThumbSpacing is greater than the Height of the ThumbViewer, the ThumbNails will be resized to correctly fit. For Vertical ThumbViewer if the width is smaller than ThumbWidth + 2*ThumbSpacing, the Width of the Thumbnails will be resized.