isee.NET Framework Documentation

Checkbox Properties

The properties of the Checkbox class are listed below. For a complete list of Checkbox class members, see the Checkbox Members topic.

Public Instance Properties

Color Color of the Checkbox
CurrentValue (inherited from Input) The current value of the input
Descrption The text in the documentation cache of the model entity that this Checkbox controls
Entity (inherited from Input) The model entity name of this input
EntityType (inherited from Input) The type of entity
Index (inherited from Input) The index of this input as assigned by the simulation engine
InitialValue (inherited from Input) The initial value of this input
Name (inherited from Input) The name of this input
ResetAfterRunstep Should the value be reset to default after each run step?
ShowName Should the name be shown?
Simulation (inherited from Input) The iseesystems.iseeNET.Simulation to which this input belongs
XPos The x position of the Checkbox within the model interface layer
YPos The y position of the Checkbox within the model interface layer

See Also

Checkbox Class | iseesystems.iseeNET Namespace | Output