Enum DisplayType
Defines the possible display implementations
Namespace: ic4
Assembly: ic4dotnet.dll
Syntax
public enum DisplayType
Fields
Name | Description |
---|---|
Default | Selects the platform's default display type. For Windows, this selects Win32OpenGL. |
Win32OpenGL | Optimized OpenGL display for Windows platform |