Click or drag to resize

CDMPPLYLoad Method

Loads a Datamine polygon file.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.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