Click or drag to resize
SoGLFormatGetNearest Method

Returns the supported format which is the nearest available on this system.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoGLFormat GetNearest()

Return Value

Type: SoGLFormat
Remarks

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

See Also