| 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: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoGLScreenDevice GetMainScreenDevice()
Public Function GetMainScreenDevice As SoGLScreenDevice
public:
SoGLScreenDevice^ GetMainScreenDevice()
member GetMainScreenDevice : unit -> SoGLScreenDevice 
Return Value
Type: 
SoGLScreenDevice
Remarks
See Also