Angles.Outside Property |
Language: |
Retrieves the outside angle of the sound projection cone, in degrees.
Visual Basic Public Property Outside As Integer C# public int Outside { get; set; } C++ public:
property int Outside {
int get();
void set(int value);
}JScript public function get Outside() : int
public function set Outside(int);
System.Int32
This property is read/write.
The outside angle of the sound projection cone, in degrees.
This is the angle outside of which the sound is at its outside volume.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center