FlangerEffect.WaveTriangle Field (Microsoft.DirectX.DirectSound)

Retrieves the value for a triangle waveform for the EffectsFlanger.Waveform property.

Definition

Visual Basic Public Shared WaveTriangle As Int32Leave Site
C# public static Int32Leave Site WaveTriangle;
C++ public: static Int32Leave Site WaveTriangle;
JScript public static var WaveTriangle : Int32Leave Site

Field Value

System.Int32
Value for a triangle waveform for the EffectsFlanger.Waveform property.

This field is read-only. 

See Also