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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.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 rows
)

Parameters

rows
Type: SystemInt32
Length
See Also