Click or drag to resize
CDHSetCurrentViewName Method
Set the current map view name.

Available since Oasis montaj version: 7.2.0
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Can be used to specify the name of the view to plot into.
Syntax
public void SetCurrentViewName(
	string str1
)

Parameters

str1
Type: SystemString
View name
See Also