Click or drag to resize
CDHiModifyStripLogGUI Method
Modify parameters for a strip log plot.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public int iModifyStripLogGUI(
	string str1,
	ref int i2
)

Parameters

str1
Type: SystemString
Job Name (*.inl)
i2
Type: SystemInt32
See DH_SECT_PAGEConstant

Return Value

Type: Int32
0 - Ok -1 - User Cancelled
See Also