Click or drag to resize

CDBiGetLineSelection Method

Get the selection status for a line.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iGetLineSelection(
	int line
)

public int iGetLineSelection(
	int line
)

Parameters

line
Type: SystemInt32
Line handle

Return Value

Type: Int32
One of <define>DB_LINE_SELECT</define>
See Also