Click or drag to resize
CGD Class
This class provides access to Geosoft grid files using an old interface. Only the SampleGD_DU function uses this class. Use the IMG class instead.
Inheritance Hierarchy

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public class CGD : CHANDLE

The CGD type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneStatic memberCreate
This method creates a GD object.
Protected methodDispose
Releases the unmanaged resources used by the CGD and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Top
See Also