Represents a Slider input defined on the interface
layer of the model
Namespace:
iseesystems.iseeNETAssembly: iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll) Version: 1.0.3315.21357
Syntax
Remarks
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.
Inheritance Hierarchy
System..::.Object
iseesystems.iseeNET..::.InterfaceObject
iseesystems.iseeNET..::.Input
iseesystems.iseeNET..::.Slider
iseesystems.iseeNET..::.InterfaceObject
iseesystems.iseeNET..::.Input
iseesystems.iseeNET..::.Slider