Click or drag to resize

CEDBSetCurMark Method

Set the current mark.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetCurMark(
	double start,
	double end
)

public void SetCurMark(
	double start,
	double end
)

Parameters

start
Type: SystemDouble
Start fiducial
end
Type: SystemDouble
End fiducial
See Also