Difference between revisions of "Component: Dial control (Misc)"
From Flowcode Help
Jump to navigationJump to search| Line 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
| + | |||
| + | |||
| Line 38: | Line 40: | ||
==Examples== | ==Examples== | ||
| + | |||
| + | |||
| Line 57: | Line 61: | ||
| − | == | + | ==Macro reference== |
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
Revision as of 14:14, 20 January 2023
| Author | |
| Version | 1.1 |
| Category | Misc |
Contents
Dial control component
Dial output control
Component Source Code
Please click here for the component source code: FC_Comp_Source_dial.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
| GetPos | |
| Gets the position of the pointer | |
| Return | |
| SetAngles | |
| Sets the min-max angles to draw on the dial Used for setting the needle Defaults are 135 and -45 | |
| Start | |
| End | |
| Return | |
| SetRange | |
| Sets the min-max range to draw on the dial Used for setting the needle | |
| Start | |
| End | |
| Return | |
| SetLabel | |
| Sets the label to draw in the center of the dial | |
| Hi | |
| Lo | |
| Label to draw at the bottom | |
| Return | |
Property reference
| Properties |