Click or drag to resize

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
Syntax
public int GetNextLineSymb()

public int GetNextLineSymb()

Return Value

Type: Int32
The next line symbol of currently displayed line. <define>NULLSYMB</define> if no line displayed.
See Also