Skip to content

Line_Size - TrackBar

Determines the amount the Current_Position changes whenever users move the slider by use of the arrow keys

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Line_Size
Access Type Syntax
Read Access: Get Line_Size to IntegerVariable
Write Access: Set Line_Size to IntegerVariable/Value

Description

The Line_Size property determines the amount the Current_Position changes whenever users move the slider by use of the arrow keys. The value is in the range of 0-65,535

Default is 1.