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 (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public virtual SbVec2s GetSize()

Return Value

Type: SbVec2s

Implements

SoStereoViewerGetSize
Remarks