Difference between revisions of "Component: Base2dGauge (Development)"
From Flowcode Help
Jump to navigationJump to search| Line 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
| + | |||
| + | |||
| Line 34: | Line 36: | ||
==Examples== | ==Examples== | ||
| + | |||
| + | |||
Revision as of 14:39, 16 January 2023
| Author | Steve Tandy |
| Version | 1.0 |
| Category | Development |
Contents
Base2dGauge component
A base component for creating 2d gauges and indicators.
Component Source Code
Please click here for the component source code: FC_Comp_Source_Base2dGauge.fcfx
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 | |