Click or drag to resize
SoWinComponentSetFullScreenEnable Method

Enables/disables fullscreen 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 SetFullScreenEnable(
	bool enable
)

Parameters

enable
Type: SystemBoolean
Remarks

If fullscreen mode is disabled, it is not possible to activate fullscreen mode with the right mouse button popup menu.

See Also