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