Enumerates available window borders.
Syntax
public enum WindowBorder
Remarks
Members
| Member Name | Description |
|---|
| Fixed |
The window has a fixed border. A window with a fixed border can only be resized programmatically.
|
| Hidden |
The window does not have a border. A window with a hidden border can only be resized programmatically.
|
| Resizable |
The window has a resizable border. A window with a resizable border can be resized by the user or programmatically.
|
Requirements
Namespace: OpenTK
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0