Click or drag to resize

CEDBGotoElem Method

Goto an element in the current line.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void GotoElem(
	int elem
)

public void GotoElem(
	int elem
)

Parameters

elem
Type: SystemInt32
Element number
See Also