TickLength Property (FlexSlider)

Class

FlexSlider.

Action

Gets the length in pixels of the tick marks.

If direction is Direction.HORIZONTAL, then adjust the height of the tick marks. If direction is Direction.VERTICAL, then adjust the width. The default value is 3.

Syntax

'Declaration
Protected Read Property tickLength As Double

Access

Read only.