| IMyTerminalControlSliderSetLimits Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| SetLimits(Single, Single) |
Allows you to set the upper and lower limits of the slider
| |
| SetLimits(FuncIMyTerminalBlock, Single, FuncIMyTerminalBlock, Single) |
Allows you to set the upper and lower limits of the slider with delegates
|