DmoBoolParam Properties |
The DmoBoolParam type exposes the following members.
Name | Description | |
---|---|---|
DefaultValue |
Returns default or "neutral" value of the parameter.
| |
IsDefaultValue |
Gets or sets a value indicating whether the Value property has default value.
(Inherited from DmoParam.) | |
Name |
Returns parameter name.
(Inherited from DmoParam.) | |
Unit |
Returns units name for the parameter. Hz, %, ms, dB etc.
(Inherited from DmoParam.) | |
Value |
Gets and sets current value.
|