A control that is has only two states (ie, values),
and is therefore adjusted via a button.
Declaration Syntax
C# |
public class BooleanMixerControl : MixerControl
Members
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
Values |
Used to get or set the values of this switch.
|
Inheritance Hierarchy
Object | ||
MixerControl | ||
BooleanMixerControl |