SYS_RUN_DISPLAYConstant Class
Windows Display Options Determine how applications are started. These options are not yet implemented.
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetSYS_RUN_DISPLAYConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class SYS_RUN_DISPLAYConstant

The SYS_RUN_DISPLAYConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberFULLSCREEN
Full Screen
Public fieldStatic memberMINIMIZE
Maximized
Public fieldStatic memberWINDOW
In a window (default)
Top
See Also