 | CEDBGetNextLineSymb Method |
Returns the next line symbol.
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int GetNextLineSymb()
public int GetNextLineSymb()
Public Function GetNextLineSymb As Integer
Public Function GetNextLineSymb As Integer
public:
int GetNextLineSymb()
public:
int GetNextLineSymb()
member GetNextLineSymb : unit -> int
member GetNextLineSymb : unit -> int
Return Value
Type:
Int32
The next line symbol of currently displayed line.
<define>NULLSYMB</define> if no line displayed.
See Also