Component: LinearSlider (Controls)
From Flowcode Help
(Redirected from Component: ID b6909b43 7bfb 433f 8fdb 3b7d457ea73d)
Jump to navigationJump to search| Author | Steve Tandy |
| Version | 1.0 |
| Category | Controls |
Contents
LinearSlider component
A linear 2d slider component.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_LinearSlider.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_LinearSlider.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
GetValue
| GetValue | |
| Returns the current value of the component. | |
| Return | |
SetValue
| SetValue | |
| Sets the component to the specified value. | |
| value | |
| A new value for the component. | |
| Return | |