FlangerEffect.PhaseMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsFlanger.Phase property.

Definition

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

Field Value

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

This field is read-only. 

See Also