Click or drag to resize

CSHD Class

This class supports fast interactive shadowing in a map or grid document. The SHD object is created using the StartShading_EMAP method.
Inheritance Hierarchy

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public class CSHD : CHANDLE

public class CSHD : CHANDLE

The CSHD type exposes the following members.

Methods
  NameDescription
Public methodEndShading
This ends interactive shading and must be called if any interactive changes should be applied. Passing false to apply changes is equivalent to simply disposing handle.
Public methodiTrackInteractive
Track a line on map and get shading parameters based on its length and direction.
Public methodRefresh
Refresh the SHD with new shading parameters.
Top
See Also