Gets all display modes of the graphic card in this computer, that match the reference mode mode. If some reference mode property is null, comparsion of that property is skipped.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public DisplayMode[] GetDisplayModes( DisplayMode mode ) |
Parameters
- mode
- Type: DisplayMode
The reference mode.