Click or drag to resize
MixerIntControlMaximum Property
Gets the maximum value of the control.

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public int Maximum { get; }

Property Value

Type: Int32
The maximum.
See Also