Click or drag to resize

CEDBGetCurChanSymb Method

Returns the currently marked channel symbol.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int GetCurChanSymb()

public int GetCurChanSymb()

Return Value

Type: Int32
Currently channel symbol. <define>NULLSYMB</define> if the mark is not in a channel.
See Also