Enum SurfaceType
Enumeration of surface types.
Namespace: OpenTK.Platform
Assembly: OpenTK.Platform.dll
Syntax
public enum SurfaceType
Fields
| Name | Description |
|---|---|
| Control | A type of surface which is embedded in a container. |
| Display | A type of surface which spans an entire display. |