Click or drag to resize
SbImageDataAccessor.SetColumn Method (IList<Double>, Int32)
Calls SetColumn(values, x, System.Int32(0), System.Int32(0), System.Int32(0)).

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

Parameters

values
Type: System.Collections.Generic.IList<Double>
x
Type: System.Int32

Return Value

Type: Boolean
Remarks