Click or drag to resize
SoWinViewerGetSize Method

Returns the size of the OpenGL drawing window in absolute screen coordinates (not relative to parent window) of the native window system (typically Y increasing downward).

Namespace: OIV.Inventor.Win.Viewers
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public virtual SbVec2s GetSize()

Return Value

Type: SbVec2s

Implements

SoStereoViewerGetSize
Remarks