min_value Attribute (DCL)

Specifies the lower range of values that a slider returns.

Supported Platforms: Windows and Mac OS

min_value = integer;

Default minimum value is 0. This value must be a signed, 16-bit integer no less than -32768. The min_value can be greater than the max_value.

Release Information