Slider.ThumbBoundingBox Property | |
A BoundingBox object determining the size and position of the bounding rectangle for the thumb in a slider control.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ThumbBoundingBox AS USUAL GET
public virtual Usual ThumbBoundingBox { get; }
Request Example
View SourceProperty Value
Type:
UsualA BoundingBox object determining the size and position of the bounding rectangle for the thumb in a slider control.
See Also