ViewportInfoGetScreenPort Method |
Gets the location of viewport in pixels.
See documentation for
SetScreenPort.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Rectangle GetScreenPort()
Public Function GetScreenPort As Rectangle
Return Value
Type:
RectangleThe rectangle, or
Empty rectangle on error.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also