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