RhinoCommon API
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

public Rectangle ScreenRectangle { get; }
Public ReadOnly Property ScreenRectangle As Rectangle Get
Property Value
Type: Rectangle