Microsoft DirectX 9.0 SDK Update (October 2004)

Angles.Outside Property

Language:

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

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

Definition

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

Property Value

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

This property is read/write. 

Remarks

This is the angle outside of which the sound is at its outside 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