Click or drag to resize

CLMSGGotoLine Method

Sends a 'go to line' message

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void GotoLine(
	string line
)

public static void GotoLine(
	string line
)

Parameters

line
Type: SystemString
Line name
See Also