Position Property (JSlider)

Class

JSlider.

Action

Gets the position of the slider.

Syntax

'Declaration
Protected Read Property Position As Integer

Access

Read only.

Examples

Dim position As Integer = verticalSlider.Position