Click or drag to resize
SoGLContextIsValid Method

Returns true if this context is valid.

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 IsValid()

Return Value

Type: Boolean

true if the context is valid.

Remarks

See Also