PoBaseViewviewportSize Property |
Size of the viewport of the view.
Namespace: OIV.Inventor.Gui.View
viewportSize[0] is the viewport's width and viewportSize[1] is the viewport's height, each in normalized space. Therefore viewportOrigin[0]+viewportSize[0] and viewportOrigin[1]+viewportSize[1] must be less than or equal to 1. Default is 1,1.