Inverted Property (JSlider)

Class

JSlider.

Action

Gets the value is true if the value-range shown for the slider is reversed.

Syntax

'Declaration
Protected Read Property Inverted As Boolean

Access

Read only.

Examples

Dim isInverted As Boolean = verticalSlider.Inverted