Click or drag to resize

CEMAPIGetCurrentView Method (String)

Get the current view name.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void IGetCurrentView(
	ref string view
)

public void IGetCurrentView(
	ref string view
)

Parameters

view
Type: SystemString
Returned view name
Remarks
This function operates on the current map.
See Also