Click or drag to resize

CDHiModifyFenceGUI Method

Modify parameters for a section plot.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iModifyFenceGUI(
	string ini,
	ref int page
)

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
Remarks
The fence section function.
See Also