DisplayModeCollection.Item Property
XNA Game Studio 3.0
Retrieves the DisplayMode structure with the specified format.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
public IEnumerable<DisplayMode> this [ SurfaceFormat format ] { get; }
Property Value
The DisplayMode.
Show: