Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |
![]() |
CreationOptions | Specifies the creation options to use when creating a graphics device. |
![]() |
DeviceType | Specifies the type of device to create (hardware, reference, null). |
![]() |
PresentationParameters | Specifies the presentation parameters to use when creating a graphics device. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Clone | Creates a clone of this object. |
![]() |
Equals | Overloaded. 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.) |
![]() |
ReferenceEquals | (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