DisplayMode Members

The following tables list the members exposed by the DisplayMode type.

Public Properties

Name Description
Public Property AspectRatio Gets the aspect ratio used by the graphics device.
Public Property Format Gets a value indicating the surface format of the display mode.
Public Property Height Gets a value indicating the screen height, in pixels.
Public Property TitleSafeArea Returns the title safe area of the display.
Public Property Width Gets a value indicating the screen width, in pixels.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString Retrieves a string representation of this object.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

DisplayMode Class
Microsoft.Xna.Framework.Graphics Namespace