GraphicsAdapter Members
The following tables list the members exposed by the GraphicsAdapter type.
Public Properties
Name | Description | |
---|---|---|
![]() ![]() |
Adapters | Collection of available adapters on the system. |
![]() |
CurrentDisplayMode | Gets the current display mode. |
![]() ![]() |
DefaultAdapter | Gets the default adapter. |
![]() |
Description | Retrieves a string used for presentation to the user. |
![]() |
DeviceId | Retrieves a value that is used to help identify a particular chip set. |
![]() |
DeviceName | Retrieves a string that contains the device name for a Microsoft Windows Graphics Device Interface (GDI). |
![]() |
IsDefaultAdapter | Determines if this instance of GraphicsAdapter is the default adapter. |
![]() |
IsWideScreen | Determines if the graphics adapter is in widescreen mode. |
![]() |
MonitorHandle | Retrieves the handle of the monitor associated with the Microsoft Direct3D object. |
![]() |
Revision | Retrieves a value used to help identify the revision level of a particular chip set. |
![]() |
SubSystemId | Retrieves a value used to identify the subsystem. |
![]() |
SupportedDisplayModes | Returns a collection of supported display modes for the current adapter. |
![]() ![]() |
UseNullDevice | Gets or sets a NULL device. |
![]() ![]() |
UseReferenceDevice | Gets or sets a reference device. |
![]() |
VendorId | Retrieves a value used to identify the manufacturer. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsProfileSupported | Tests to see if the adapter supports the requested profile. |
![]() |
QueryBackBufferFormat | Queries the adapter for support for the requested back buffer format. |
![]() |
QueryRenderTargetFormat | Queries the adapter for support for the requested render target format. |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
GraphicsAdapter Class
Microsoft.Xna.Framework.Graphics Namespace