ScrollBar.DraggerMinSize

Syntax

DraggerMinSize: Number;

Description

The DraggerMinSize property determines minimum slider width.

Comments

Use the setDraggerMinSize method to set the property value, and the getDraggerMinSize method to get the property value.

Example

The property use is given in description of the ScrollBar.DraggerSize property.

See also:

ScrollBar