Click or drag to resize

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

public int GetPrevLineSymb()

Return Value

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