SoWinGLWidgetGetNormalDC Method |
Returns the device context (which is needed for SbGlContextHelper.makeCurrent).
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbDeviceContext GetNormalDC()
Public Function GetNormalDC As SbDeviceContext
public:
SbDeviceContext GetNormalDC()
member GetNormalDC : unit -> SbDeviceContext
Return Value
Type:
SbDeviceContextRemarks See Also