MixerIntControlSteps Property |
Gets the steps.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public int Steps { get; }
Public ReadOnly Property Steps As Integer
Get
public:
property int Steps {
int get ();
}
Property Value
Type:
Int32The steps.
See Also