Speakers.GeometryMin Property

Language:

Retrieves and sets whether the speakers are directed over an arc of 5 degrees.

Definition

Visual Basic Public Property GeometryMin As Boolean
C# public bool GeometryMin { get; set; }
C++ public:
property bool GeometryMin {
        bool get();
        void set(bool value);
}
JScript public function get GeometryMin() : boolean
public function set GeometryMin(boolean);

Property Value

System.Boolean
A value set to true if the speakers are directed over an arc of 5 degrees; otherwise, false.

This property is read/write. 

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