| DmoBoolParamDefaultValue Property |
Returns default or "neutral" value of the parameter.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntaxpublic bool DefaultValue { get; }Public ReadOnly Property DefaultValue As Boolean
Get
public:
property bool DefaultValue {
bool get ();
}Property Value
Type:
Boolean
See Also