Click or drag to resize

GM_3DUtilIs3DWindowOpen Method

Returns true if the 3D view window is open

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public static bool Is3DWindowOpen()

Return Value

Type: Boolean
The open status of the 3D view window.
See Also