ThumbRect Property
Applies To: TrackBar

Description

ThumbRect is a read-only property that reports the position and size of the bounding rectangle of the thumb in a TrackBar object. It is a 4-element integer vector containing:

[1] Vertical position of the top-left corner of the bounding rectangle
[2] Horizontal position of the top-left corner of the bounding rectangle
[3] Height of the bounding rectangle
[4] Width of the bounding rectangle