Click or drag to resize

IDisplaySettings Methods

The IDisplaySettings type exposes the following members.

Methods
  NameDescription
Public methodAddSettings
Add a new display settings profile.
Public methodApplySettings
Apply the selected settings to the display.
Public methodCanRenderType
Check if the current settings can render the specified type.
Public methodCreateNewSettings
Create a new display settings profile.
Public methodEditSettings
Edit an existing display settings profile.
Public methodGetCurrentSettings
Get a copy of the current display settings.
Public methodRemoveSettings
Remove a display settings profile.
Public methodSetCanRenderType
Set if the current settings can render the specified type.
Public methodSetCanRenderTypes
Set if the current settings can render the specified type.
Public methodSetDefaultSettings
Set the settings to the default values.
Public methodSetPerformanceSettings
Set the settings to the maximum performance settings.
Top
See Also