GraphicsDeviceInformationΒΆ

class GraphicsDeviceInformation : System.Object

The settings used in creation of the graphics device. See E:Microsoft.Xna.Framework.GraphicsDeviceManager.PreparingDeviceSettings.

GraphicsAdapter Adapter

The graphics adapter on which the graphics device will be created.

GraphicsProfile GraphicsProfile

The requested graphics device feature set.

PresentationParameters PresentationParameters

The settings that define how graphics will be presented to the display.