Share via


GraphicsDeviceInformation Members

The following tables list the members exposed by the GraphicsDeviceInformation type.

Public Constructors

Name Description
Public Method GraphicsDeviceInformation Initializes a new instance of this class.

Public Properties

Name Description
Public Property Adapter Specifies which graphics adapter to create the device on.
Public Property GraphicsProfile Gets the graphics profile, which determines the graphics feature set.
Public Property PresentationParameters Specifies the presentation parameters to use when creating a graphics device.

Public Methods

Name Description
Public Method Clone Creates a clone of this object.
Public Method Equals Returns a value that indicates whether the current instance is equal to a specified object.
Public Method GetHashCode Gets the hash code for this object.
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

GraphicsDeviceInformation Class
Microsoft.Xna.Framework Namespace