Click or drag to resize
SbImageDataAccessorSetColumn Method (SoCpuBufferObject, 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.12.3.0 (10.12.3.0)
Syntax
public bool SetColumn(
	SoCpuBufferObject values,
	int x
)

Parameters

values
Type: OIV.Inventor.DevicesSoCpuBufferObject
x
Type: SystemInt32

Return Value

Type: Boolean
Remarks