Bagikan melalui


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 CreationOptions Specifies the creation options to use when creating a graphics device.
Public Property DeviceType Specifies the type of device to create (hardware, reference, null).
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 Overloaded. 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 ReferenceEquals (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