Click or drag to resize
CDBiGetLineSelection Method
Get the selection status for a line.

Available since Oasis montaj version: 9.0
License: Available to anyone.  

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

Parameters

line
Type: SystemInt32
Line handle

Return Value

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