Click or drag to resize

RhinoViewScreenRectangle Property

Gets the rectangle that represents the client area of the view in screen coordinates.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Rectangle ScreenRectangle { get; }

Property Value

Type: Rectangle
See Also