ChorusEffect.WetDryMixMin Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsChorus.WetDryMix property.

Definition

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

Field Value

System.Single
Maximum value for the EffectsChorus.WetDryMix property.

This field is read-only. 

See Also