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

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
The fence section function.
Syntax
public int iModifyFenceGUI(
	string ini,
	ref int page
)

Parameters

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

Return Value

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