Returns the DisplayMode display mode collection, describing all currently supported graphic card modes.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public DisplayMode[] SupportedDisplayModes { get; }

See Also