Instrumentation Widgets for PDA

SwitchBase.Checked Property

Gets and sets if the switch is on.

[Visual Basic]
Public Property Checked As Boolean
[C#]
public bool Checked {get; set;}

See Also

SwitchBase Class | PerpetuumSoft.InstrumentationPDA Namespace