Click or drag to resize

Slider.ThumbBoundingBox Property (Typed)

X#
A BoundingBox object determining the size and position of the bounding rectangle for the thumb in a slider control.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ThumbBoundingBox AS BoundingBox GET 
Request Example View Source

Property Value

Type: BoundingBox
A BoundingBox object determining the size and position of the bounding rectangle for the thumb in a slider control.
See Also