SoGLGraphicDeviceGetHDC Method |
<font color="#0000FF">[Windows only]</font> Returns the HDC corresponding to this graphics device.
Namespace: OIV.Inventor.ComponentsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SbDeviceContext GetHDC()
Public Function GetHDC As SbDeviceContext
public:
SbDeviceContext GetHDC()
member GetHDC : unit -> SbDeviceContext
Return Value
Type:
SbDeviceContext
Remarks
See Also