Difference between revisions of "Component: LinearSlider (Controls)"
From Flowcode Help
Jump to navigationJump to searchLine 14: | Line 14: | ||
==LinearSlider component== | ==LinearSlider component== | ||
A linear 2d slider component. | A linear 2d slider component. | ||
+ | |||
+ | ==Component Pack== | ||
+ | |||
+ | FREE | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 26: | Line 32: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Revision as of 16:17, 7 January 2022
Author | Steve Tandy |
Version | 1.0 |
Category | Controls |
Contents
LinearSlider component
A linear 2d slider component.
Component Pack
FREE
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
GetValue |
Returns the current value of the component. | |
![]() |
Return |
![]() |
SetValue |
Sets the component to the specified value. | |
![]() |
value |
A new value for the component. | |
![]() |
Return |