Class GraphicsDeviceInformation
- Inheritance
-
Graphics
Device Information
- Implements
Constructors
GraphicsDeviceInformation()
Initializes a new instance of the Graphics
Properties
Adapter
Gets or sets the adapter.
Property Value
- Graphics
Adapter The adapter.
Exceptions
- Argument
Null Exception if value is null
DeviceCreationFlags
Gets or sets the creation flags.
Property Value
- Device
Creation Flags The creation flags.
GraphicsProfile
Gets or sets the graphics profile.
Property Value
- Graphics
Profile The graphics profile.
Exceptions
- Argument
Null Exception if value is null
PresentationParameters
Gets or sets the presentation parameters.
Property Value
- Presentation
Parameters The presentation parameters.
Exceptions
- Argument
Null Exception if value is null
Methods
Clone()
Clones this instance.
Returns
- Graphics
Device Information A new copy-instance of this GraphicsDeviceInformation.
Equals(GraphicsDeviceInformation)
Indicates whether the current object is equal to another object of the same type.
Parameters
other
GraphicsDevice Information An object to compare with this object.
Returns
Equals(object)
Determines whether the specified object is equal to the current object.
Parameters
obj
objectThe object to compare with the current object.
Returns
GetHashCode()
Serves as the default hash function.
Returns
- int
A hash code for the current object.