FlangerEffect.PhaseMin Field (Microsoft.DirectX.DirectSound)

Retrieves the minimum value for the EffectsFlanger.Phase property.

Definition

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

Field Value

System.Int32
Minimum value for the EffectsFlanger.Phase property.

This field is read-only. 

See Also