Speakers.GeometryMax Property |
Language: |
Retrieves and sets whether the speakers are directed over an arc of 180 degrees.
Visual Basic Public Property GeometryMax As Boolean C# public bool GeometryMax { get; set; } C++ public:
property bool GeometryMax {
bool get();
void set(bool value);
}JScript public function get GeometryMax() : boolean
public function set GeometryMax(boolean);
System.Boolean
This property is read/write.
A value set to true if the speakers are directed over an arc of 180 degrees; otherwise, false.
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