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