DisplayMode Members
The following tables list the members exposed by the DisplayMode type.
Public Properties
Name | Description | |
---|---|---|
![]() |
AspectRatio | Gets the aspect ratio used by the graphics device. |
![]() |
Format | Gets a value indicating the surface format of the display mode. |
![]() |
Height | Gets a value indicating the screen height, in pixels. |
![]() |
TitleSafeArea | Returns the title safe area of the display. |
![]() |
Width | Gets a value indicating the screen width, in pixels. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (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 Class
Microsoft.Xna.Framework.Graphics Namespace