Share via


FlangerEffect.DelayMin Field (Microsoft.DirectX.DirectSound)

Retrieves the minimum value for the EffectsFlanger.Delay property.

Definition

Visual Basic Public Shared DelayMin As SingleLeave Site
C# public static SingleLeave Site DelayMin;
C++ public: static SingleLeave Site DelayMin;
JScript public static var DelayMin : SingleLeave Site

Field Value

System.Single
Minimum value for the EffectsFlanger.Delay property.

This field is read-only. 

See Also