 | 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
Syntaxpublic class CSHD : CHANDLE
public class CSHD : CHANDLE
Public Class CSHD
Inherits CHANDLE
Public Class CSHD
Inherits CHANDLE
public ref class CSHD : public CHANDLE
public ref class CSHD : public CHANDLE
type CSHD =
class
inherit CHANDLE
end
type CSHD =
class
inherit CHANDLE
end
The CSHD type exposes the following members.
Methods
| Name | Description |
---|
 | EndShading | 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. |
 | iTrackInteractive | Track a line on map and get shading parameters based on its length and direction. |
 | Refresh | Refresh the SHD with new shading parameters. |
Top
See Also