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.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public int iModifyStripLogGUI(
	string ini,
	ref int page
)

Parameters

ini
Type: SystemString
Job Name (*.inl)
page
Type: SystemInt32
<define>DH_SECT_PAGE</define>

Return Value

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