Click or drag to resize
CDHiModifyFenceGUI Method
Modify parameters for a section plot.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
The fence section function.
Syntax
public int iModifyFenceGUI(
	string str1,
	ref int i2
)

Parameters

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

Return Value

Type: Int32
0 - Ok 1 - Interactively define a fence. -1 - User Cancelled
See Also