IMyTerminalControlSliderSetDualLogLimits Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
SetDualLogLimits(Single, Single, Single) |
Allows you to set the upper and lower limits of the slider, interpolating on a logarithmic scale at both ends
| |
SetDualLogLimits(FuncIMyTerminalBlock, Single, FuncIMyTerminalBlock, Single, Single) |
Allows you to set the upper and lower limits of the slider with delegates, interpolating on a logarithmic scale at both ends
|