Click or drag to resize
SoGLFormatActivate Method

Tries to activate the format for the current display.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public bool Activate()

Return Value

Type: Boolean
Remarks

The display must be valid (see the setDisplay() function).

See Also