Click or drag to resize
CDBSetLineSelection Method
Set 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 void SetLineSelection(
	int line,
	int mode
)

Parameters

line
Type: SystemInt32
Handle of line to select/deselect
mode
Type: SystemInt32
<define>DB_LINE_SELECT</define>
See Also