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