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; }
Public ReadOnly Property ScreenRectangle As Rectangle
Get
Property Value
Type:
RectangleSee Also