DisplayMode Members
The following tables list the members exposed by the DisplayMode type.
Public Properties
Name | Description | |
---|---|---|
Format | Gets a value indicating the surface format of the display mode. | |
Height | Gets a value indicating the screen height, in pixels. | |
RefreshRate | Gets a value indicating the refresh rate. The value of 0 indicates an adapter default. | |
Width | Gets a value indicating the screen width, in pixels. |
Public Methods
Name | Description | |
---|---|---|
Equals | Overloaded. Returns a value that indicates whether the current instance is equal to a specified object. | |
GetHashCode | Gets the hash code for this instance. | |
GetType | (Inherited from Object.) | |
op_Equality | Compares two objects to determine whether they are the same. | |
op_Inequality | Compares two objects to determine whether they are different. | |
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
DisplayMode Structure
Microsoft.Xna.Framework.Graphics Namespace