Represents a Slider input defined on the interface layer of the model
For a list of all members of this type, see Slider Members.
System.Object
iseesystems.iseeNET.Input
iseesystems.iseeNET.Slider
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The Slider controls an input value for the model. It has a Min and Max value, and moves between the values by the Increment. A Slider may be set up to ResetAfterRunStep. If this property is true, then the Slider should reset to the ResetValue after the Simulation has advanced one step.
Namespace: iseesystems.iseeNET
Assembly: iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll)