Tesla Graphics Engine Documentation (January 2012)
Item Property (format)
TeslaTesla.GraphicsDisplayModeCollectionItem[([( SurfaceFormat])])
Gets all the display modes in the collection with the specified surface format.
Declaration Syntax
C#
public IEnumerable<DisplayMode> this[
	SurfaceFormat format
] { get; }
Parameters
format (SurfaceFormat)
Surface format to query display modes with
Return Value
Display modes with the surface format

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)