EchoEffect.RightDelayMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsEcho.RightDelay property.

Definition

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

Field Value

System.Single
Maximum value for the EffectsEcho.RightDelay property.

This field is read-only. 

See Also