SoSceneManagerGetWindowSize Method |
Gets the size of the window in which the scene manager should render.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SbVec2s GetWindowSize()
Public Function GetWindowSize As SbVec2s
public:
SbVec2s GetWindowSize()
member GetWindowSize : unit -> SbVec2s
Return Value
Type:
SbVec2s
Remarks
See Also