 | CEDBGetCurLineSymb Method |
Get current line symbol.
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int GetCurLineSymb()
public int GetCurLineSymb()
Public Function GetCurLineSymb As Integer
Public Function GetCurLineSymb As Integer
public:
int GetCurLineSymb()
public:
int GetCurLineSymb()
member GetCurLineSymb : unit -> int
member GetCurLineSymb : unit -> int
Return Value
Type:
Int32
Currently displayed line symbol.
<define>NULLSYMB</define> if no line displayed.
See Also