Click or drag to resize

CDHLoadPlotParameters Method

Load parameters from a Job into the Drill object.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void LoadPlotParameters(
	string ini,
	int type
)

public void LoadPlotParameters(
	string ini,
	int type
)

Parameters

ini
Type: SystemString
The job file file to read
type
Type: SystemInt32
<define>DH_PLOT</define>
See Also