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

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)
Syntax
public void ReadY(
	int i1,
	int i2,
	int i3,
	CVV oVV4
)

Parameters

i1
Type: SystemInt32
Y row
i2
Type: SystemInt32
start X to read
i3
Type: SystemInt32
# X to read (0 for whole vector)
oVV4
Type: GeoEngine.Core.GXNetCVV
VV
See Also