Enum SurfaceType
Enumeration of surface types.
Namespace: OpenTK.Core.Platform
Assembly: OpenTK.Core.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. |