Click or drag to resize
SoWinGLWidgetSetDrawToFrontBufferEnable Method

Sets drawing to the front buffer.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetDrawToFrontBufferEnable(
	bool enableFlag
)

Parameters

enableFlag
Type: SystemBoolean
Remarks

Controls drawing to the front buffer when an obscured portion of the window is exposed. Default: false.

See Also