FlangerEffect.DelayMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsFlanger.Delay property.

Definition

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

Field Value

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

This field is read-only. 

See Also