GM_3DUtilIs3DWindowOpen Method |
Returns true if the 3D view window is open
Namespace:
GlobalMapper.GM3D
Assembly:
GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax public static bool Is3DWindowOpen()
Public Shared Function Is3DWindowOpen As Boolean
public:
static bool Is3DWindowOpen()
Return Value
Type:
BooleanThe open status of the 3D view window.
See Also