Enum DisplayIndex
Defines DisplayDevice indices.
Namespace: OpenTK
Assembly: OpenTK.dll
Syntax
public enum DisplayIndex
Fields
Name | Description |
---|---|
Default | The default (primary) DisplayDevice. |
Fifth | The fifth DisplayDevice. |
First | The first DisplayDevice. |
Fourth | The fourth DisplayDevice. |
Primary | The default (primary) DisplayDevice. |
Second | The second DisplayDevice. |
Sixth | The sixth DisplayDevice. |
Third | The third DisplayDevice. |