GraphicsDeviceCapabilities.NumberOfAdaptersInGroup Property
Gets the number of adapters in this adapter group (only if master).
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public int NumberOfAdaptersInGroup { get; }
Property Value
The number of adapters in this adapter group (only if master).
Remarks
NumberOfAdaptersInGroup will be 1 for conventional adapters, greater than 1 for the master adapter of a multi-head card, or 0 for a subordinate adapter of a multihead card. Each card can have at most one master, but may have many subordinates.
See Also
Reference
GraphicsDeviceCapabilities Class
GraphicsDeviceCapabilities Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista