Share via


GraphicsDeviceCreationParameters Members

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

Public Constructors

Name Description
Public Method GraphicsDeviceCreationParameters Initializes a new instance of the GraphicsDeviceCreationParameters class.

Public Properties

Name Description
Public Property Adapter Gets the graphics adapter.
Public Property CreationOptions Returns the options used to create the device.
Public Property DeviceType Gets a information describing the amount of emulated functionality for the device.
Public Property FocusWindowHandle Gets a pointer to the window to which focus belongs for the current device.

Public Methods

Name Description
Public Method Equals (Inherited from ValueType.)
Public Method GetHashCode (Inherited from ValueType.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString Retrieves a string representation of this object.

Protected Methods

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

See Also

Reference

GraphicsDeviceCreationParameters Structure
Microsoft.Xna.Framework.Graphics Namespace