Click or drag to resize
SoGLFormatHasOverlay Method

Note: This API is now obsolete.

Returns true if this format has an overlay plane.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public bool HasOverlay()

Return Value

Type: Boolean
Remarks

Obsoletesince Open Inventor 9610 Overlay feature is legacy, and no longer makes sense with current hardware.

See Also