Difference between revisions of "Component: LinearGauge (Indicators)"
From Flowcode Help
Jump to navigationJump to searchLine 16: | Line 16: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 24: | Line 26: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 43: | Line 47: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:]] - | + | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
Line 56: | Line 60: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-f32-icon.png]] - FLOAT |
| width="90%" | value | | width="90%" | value | ||
|- | |- |
Revision as of 13:26, 17 November 2021
Author | Steve Tandy |
Version | 1.0 |
Category | Indicators |
Contents
LinearGauge component
A linear 2d gauge component.
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 |