Click or drag to resize

CDHLoadSelect Method

Load selections to from a file.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void LoadSelect(
	string file
)

public void LoadSelect(
	string file
)

Parameters

file
Type: SystemString
File Name
See Also