SoSceneManagerGetSize Method |
Gets the size of the viewport within the window.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
SyntaxPublic Function GetSize As SbVec2s
public:
SbVec2s GetSize()
member GetSize : unit -> SbVec2s
Return Value
Type:
SbVec2s
Remarks
See Also