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

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iGetLineSelection(
	int i1
)

Parameters

i1
Type: SystemInt32
Line handle

Return Value

Type: Int32
One of DB_LINE_SELECTConstant
See Also