 | CEDOCiGetWindowState Method |
Retrieve the current state of the document window
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int iGetWindowState()
public int iGetWindowState()
Public Function iGetWindowState As Integer
Public Function iGetWindowState As Integer
public:
int iGetWindowState()
public:
int iGetWindowState()
member iGetWindowState : unit -> int
member iGetWindowState : unit -> int
Return Value
Type:
Int32<define>EDOC_WINDOW_STATE</define>
See Also