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