"isVerticalSliderPressed"

Returns if the vertical slider is pressed.

Synopsis

getValue (string shape, "isVerticalSliderPressed", bool &pressed);

shape.isVerticalSliderPressed(bool &pressed);

Parameters

Parameter Description
pressed

TRUE: vertical Slider pressed

FALSE: vertical Slider not pressed

Description

Returns the "Pressed" state of the vertical slider of the shape.

Assignment

UI