Click or drag to resize
CIMGReadY Method
Read a row (constant Y)

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void ReadY(
	int by,
	int bx,
	int nx,
	CVV vv
)

Parameters

by
Type: SystemInt32
Y row
bx
Type: SystemInt32
Start X to read
nx
Type: SystemInt32
# X to read (0 for whole vector)
vv
Type: GeoEngine.Core.GXNetXCVV
See Also