Click or drag to resize
SbImageDataAccessorGetColumn Method (IListDouble, Int32, Int32)
Calls GetColumn(values, x, z, System.Int32(0), System.Int32(0)).

Namespace: OIV.ImageViz
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool GetColumn(
	IList<double> values,
	int x,
	int z
)

Parameters

values
Type: System.Collections.GenericIListDouble
x
Type: SystemInt32
z
Type: SystemInt32

Return Value

Type: Boolean
Remarks