Click or drag to resize

ViewportInfoScreenPort Property

Get or set the screen port. SetScreenPort(Rectangle) and

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Rectangle ScreenPort { get; set; }

Property Value

Type: Rectangle
See Also