GraphicsDeviceInformation Members
The following tables list the members exposed by the GraphicsDeviceInformation type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
GraphicsDeviceInformation | Initializes a new instance of this class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Adapter | Specifies which graphics adapter to create the device on. |
![]() |
GraphicsProfile | Gets the graphics profile, which determines the graphics feature set. |
![]() |
PresentationParameters | Specifies the presentation parameters to use when creating a graphics device. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Clone | Creates a clone of this object. |
![]() |
Equals | Returns a value that indicates whether the current instance is equal to a specified object. |
![]() |
GetHashCode | Gets the hash code for this object. |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
GraphicsDeviceInformation Class
Microsoft.Xna.Framework Namespace