ScreenOrientation Enumeration
.NET Framework (current version)
Specifies the angle of the screen.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Member name | Description | |
|---|---|---|
| Angle0 | The screen is oriented at 0 degrees. | |
| Angle180 | The screen is oriented at 180 degrees. | |
| Angle270 | The screen is oriented at 270 degrees. | |
| Angle90 | The screen is oriented at 90 degrees |
This enumeration is used by the ScreenOrientation property.
.NET Framework
Available since 2.0
Available since 2.0
Show: