Interactive3DLevel2ReverbEffect.DensityMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsInteractive3DLevel2Reverb.Density property.

Definition

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

Field Value

System.Single
Maximum value for the EffectsInteractive3DLevel2Reverb.Density property.

This field is read-only. 

See Also