Click or drag to resize
SoRasterImageRWEnableMultipleWriting Method

Enable writing image with multiple calls to write method.

Namespace: OIV.Inventor.Image
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public void EnableMultipleWriting(
	bool state
)

Parameters

state
Type: SystemBoolean
Remarks

Default is false.

See Also