Difference between revisions of "ThumbNailCorner"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (8 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 16:25, 7 August 2015

ThumbNailCorner is the class that describes the ActiveCorner of each ThumbNail.



Properties
Active PicNormal TextSize
AutoBackgroundColor Position Transparent
AutoSize Tag Visible
BackGroundColor Text Width
Height TextColor
PicActive TextFont
PicNormal


Methods
Constructor
Draw
NeedsRedraw


Class Constants

Position

The following class constants are used to specify the Position of the ThumbNailCorner.

Class Constant Description
PosTopLeft Top left corner.
PosTopRight Top right corner.
PosBottomLeft Bottom left corner
PosBottomRight Bottom right corner.

See Also

Class

ThumbNail

Control ThumbViewer