Click or drag to resize
CVASetLn Method
Set the length (number of rows) of the VA

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
The number of columns in a VA is fixed, and cannot be altered once the VA is created.
Syntax
public void SetLn(
	int i1
)

Parameters

i1
Type: SystemInt32
length
See Also