SoGLDeviceGetMainScreenDevice Method |
Returns the main screen device connected to the GL device.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoGLScreenDevice GetMainScreenDevice()
Public Function GetMainScreenDevice As SoGLScreenDevice
public:
SoGLScreenDevice^ GetMainScreenDevice()
member GetMainScreenDevice : unit -> SoGLScreenDevice
Return Value
Type:
SoGLScreenDeviceRemarks See Also