DSoundHelper.MaxConeAngle Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum cone angle for an Angles structure, in degrees.

Definition

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

Field Value

System.Single
Returns the maximum cone angle for an Angles structure, in degrees.

This field is read-only.