FlangerEffect.DelayMax Field (Microsoft.DirectX.DirectSound)
Retrieves the maximum value for the EffectsFlanger.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 EffectsFlanger.Delay property.This field is read-only.
See Also
.gif)