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