Click or drag to resize
DmoBoolParam Properties

The DmoBoolParam type exposes the following members.

Properties
  NameDescription
Public propertyDefaultValue
Returns default or "neutral" value of the parameter.
Public propertyIsDefaultValue
Gets or sets a value indicating whether the Value property has default value.
(Inherited from DmoParam.)
Public propertyName
Returns parameter name.
(Inherited from DmoParam.)
Public propertyUnit
Returns units name for the parameter. Hz, %, ms, dB etc.
(Inherited from DmoParam.)
Public propertyValue
Gets and sets current value.
Top
See Also