ByteViewer::SetDisplayMode Method (DisplayMode)
.NET Framework (current version)
Sets the current display mode.
Assembly: System.Design (in System.Design.dll)
Parameters
- mode
-
Type:
System.ComponentModel.Design::DisplayMode
The display mode to set.
| Exception | Condition |
|---|---|
| InvalidEnumArgumentException | The specified display mode is not from the DisplayMode enumeration. |
.NET Framework
Available since 1.1
Available since 1.1
Show: