SoGLScreenDeviceGetResolution Method |
Returns the device's resolution in pixels.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbVec2i32 GetResolution()
Public Function GetResolution As SbVec2i32
public:
SbVec2i32 GetResolution()
member GetResolution : unit -> SbVec2i32
Return Value
Type:
SbVec2i32Remarks See Also