Click or drag to resize
SoWinRenderAreaSetBackgroundIndex Method

Sets the window background color when in color index mode.

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

Parameters

index
Type: SystemInt32
Remarks

Default is black (index 0)).

See Also