Click or drag to resize
CDBiGetColVA Method
Returns the # of columns in a VA channel.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
If the channel is VV, this function returns 1.
Syntax
public int iGetColVA(
	int i1
)

Parameters

i1
Type: SystemInt32
Channel (read locked)

Return Value

Type: Int32
# of columns 0 if error
See Also