SoGLFormatGetNearest Method |
Returns the supported format which is the nearest available on this system.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoGLFormat GetNearest()
Public Function GetNearest As SoGLFormat
public:
SoGLFormat^ GetNearest()
member GetNearest : unit -> SoGLFormat
Return Value
Type:
SoGLFormatRemarks
The display must be valid (see the () function).
See Also