 | 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
Syntaxpublic int GetCurChanSymb()
public int GetCurChanSymb()
Public Function GetCurChanSymb As Integer
Public Function GetCurChanSymb As Integer
public:
int GetCurChanSymb()
public:
int GetCurChanSymb()
member GetCurChanSymb : unit -> int
member GetCurChanSymb : unit -> int
Return Value
Type:
Int32
Currently channel symbol.
<define>NULLSYMB</define> if the mark is not in a channel.
See Also