Click or drag to resize
SoWinRenderAreaSetBackgroundIndex Method

Sets the window background color when in color index mode.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetBackgroundIndex(
	int index
)

Parameters

index
Type: SystemInt32
Remarks

Default is black (index 0)).

See Also