Difference between revisions of "Component: Base2dGauge (Development)"
From Flowcode Help
Jump to navigationJump to search| Line 14: | Line 14: | ||
==Base2dGauge component== | ==Base2dGauge component== | ||
A base component for creating 2d gauges and indicators. | A base component for creating 2d gauges and indicators. | ||
| + | |||
| + | ==Component Pack== | ||
| + | |||
| + | FREE | ||
==Detailed description== | ==Detailed description== | ||
| + | |||
| + | |||
| Line 26: | Line 32: | ||
==Examples== | ==Examples== | ||
| + | |||
| + | |||
Revision as of 16:16, 7 January 2022
| Author | Steve Tandy |
| Version | 1.0 |
| Category | Development |
Contents
Base2dGauge component
A base component for creating 2d gauges and indicators.
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 | |