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 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