Click or drag to resize
CGUISetWindowState Method
Changes the state of the Oasis montaj window

Available since Oasis montaj version: 9.0
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public static void SetWindowState(
	CGXNETCore gxNetShared,
	int state
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
state
Type: SystemInt32
<define>WINDOW_STATE</define>
See Also