 | SYS_MENU_CLEARConstantDEFAULT Field |
Clear all menus excluding the coremenus.omn
but reload any default menus specified in the settings (essentially this is a refresh
back to the default state again).
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int DEFAULT = 1
public const int DEFAULT = 1
Public Const DEFAULT As Integer = 1
Public Const DEFAULT As Integer = 1
public:
literal int DEFAULT = 1
public:
literal int DEFAULT = 1
static val mutable DEFAULT: int
static val mutable DEFAULT: int
Field Value
Type:
Int32
See Also