Value Property (FlexSlider)

Class

FlexSlider.

Action

Gets the position of the thumb, and is a number between the minimum and maximum properties.

Use the value property when thumbCount is 1. When thumbCount is greater than 1, use the values property instead. The default value is equal to the minimum property.

Syntax

'Declaration
Protected Read Property value As Double

Access

Read only.