Microsoft DirectX 9.0 SDK Update (October 2004)

Speakers.GeometryNarrow Property

Language:

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

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

Definition

Visual Basic .NET Public Property GeometryNarrow As Boolean
C# public bool GeometryNarrow { get; set; }
Managed C++ public: __property bool get_GeometryNarrow();
public: __property void set_GeometryNarrow(bool);
JScript .NET public function get GeometryNarrow() : boolean
public function set GeometryNarrow(boolean);

Property Value

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

This property is read/write. 

© 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