SYS_RUN_DISPLAYConstant Class

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

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public static class SYS_RUN_DISPLAYConstant

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