Click or drag to resize
SoWinGLWidgetSetDrawToFrontBufferEnable Method

Sets drawing to the front buffer.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
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