Microsoft DirectX 9.0 SDK Update (October 2004)

Angles.Inside Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves the inside angle of the sound projection cone, in degrees.

Definition

Visual Basic .NET Public Property Inside As Integer
C# public int Inside { get; set; }
Managed C++ public: __property int get_Inside();
public: __property void set_Inside(int);
JScript .NET public function get Inside() : int
public function set Inside(int);

Property Value

System.Int32 . The inside angle of the sound projection cone, in degrees.

This property is read/write. 

Remarks

This is the angle within which the sound is at its normal volume.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center