ChorusEffect.DelayMax Field (Microsoft.DirectX.DirectSound)
Retrieves the maximum value for the EffectsChorus.Delay property.
Definition
Visual Basic Public Shared DelayMax As Single C# public static Single DelayMax; C++ public: static Single DelayMax; JScript public static var DelayMax : Single
Field Value
System.Single
Maximum value for the EffectsChorus.Delay property.This field is read-only.
See Also