SoWinGLWidgetUnbindNormalContext Method |
unbind the current context (previously bind with bindNormalContext );
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool UnbindNormalContext()
Public Function UnbindNormalContext As Boolean
public:
bool UnbindNormalContext()
member UnbindNormalContext : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also