Click or drag to resize

DisplayModeDescriptionAddDisplayMode Method

Overload List
  NameDescription
Public methodStatic memberAddDisplayMode(DisplayModeDescription)
Adds a new display mode from an existing description. Note that this only registers the mode in memory; call UpdateDisplayMode to persist it to disk.
Public methodStatic memberAddDisplayMode(String)
Adds a new display mode. Note that this only registers the mode in memory; call UpdateDisplayMode to persist it to disk.
Top
See Also