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: 10.12.3.0 (10.12.3.0)
Syntax public SbVec2s GetWindowSize()
Public Function GetWindowSize As SbVec2s
public:
SbVec2s GetWindowSize()
member GetWindowSize : unit -> SbVec2s
Return Value
Type:
SbVec2sRemarks See Also