GraphicsDeviceManager.RankDevices Method

Ranks the given list of devices that satisfy the given preferences.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework.Game (in microsoft.xna.framework.game.dll)

Syntax

protected virtual void RankDevices (
         List<GraphicsDeviceInformation> foundDevices
)

Parameters

  • foundDevices
    The list of devices to rank.

Remarks

RankDevices orders the provided list so that devices earlier in the list are preferred over devices later in the list. This method can remove devices from the list if they do not satisfy some custom criteria.

See Also

Reference

GraphicsDeviceManager Class
GraphicsDeviceManager Members
Microsoft.Xna.Framework Namespace

Programming Guide

How to: Restrict Graphics Devices to Widescreen Aspect Ratios in Full Screen

Platforms

Xbox 360, Windows XP SP2, Windows Vista