GraphicsDeviceCreationParameters Members
The following tables list the members exposed by the GraphicsDeviceCreationParameters type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
GraphicsDeviceCreationParameters | Initializes a new instance of the GraphicsDeviceCreationParameters class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Adapter | Gets the graphics adapter. |
![]() |
CreationOptions | Returns the options used to create the device. |
![]() |
DeviceType | Gets a information describing the amount of emulated functionality for the device. |
![]() |
FocusWindowHandle | Gets a pointer to the window to which focus belongs for the current device. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | Retrieves a string representation of this object. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
GraphicsDeviceCreationParameters Structure
Microsoft.Xna.Framework.Graphics Namespace