Click or drag to resize
SoRasterImageRW.Write Method (SbRasterImage, UInt32)
Calls Write(rasterImage, xPos, System.UInt32(0)).

Namespace: OIV.Inventor.Image
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public bool Write(
	SbRasterImage rasterImage,
	uint xPos
)

Parameters

rasterImage
Type: OIV.Inventor.Image.SbRasterImage
xPos
Type: System.UInt32

Return Value

Type: Boolean
Remarks