| SoWinDeviceGetWindowSize Method  | 
Gets the size of the window this device is registered for. 
 
Namespace: OIV.Inventor.Win.DevicesAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SbVec2s GetWindowSize()
Public Function GetWindowSize As SbVec2s
public:
SbVec2s GetWindowSize()
member GetWindowSize : unit -> SbVec2s 
Return Value
Type: 
SbVec2s
Remarks
See Also