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

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

Parameters

rasterImage
Type: OIV.Inventor.ImageSbRasterImage
xPos
Type: SystemUInt32

Return Value

Type: Boolean
Remarks