Click or drag to resize

CDMPPLYLoad Method

Loads a Datamine polygon file.

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

public void Load(
	string file
)

Parameters

file
Type: SystemString
Name of the file to load
See Also