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