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.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public class CGD : CHANDLE

public class CGD : CHANDLE

The CGD type exposes the following members.

Methods
  NameDescription
Public methodStatic 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