Click or drag to resize
SoGLFormatIsAvailable Method

Returns true if this format is available on the system.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2024.1.2.0 (2024.1.2)
Syntax
public bool IsAvailable()

Return Value

Type: Boolean
Remarks

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

See Also