RhinoViewScreenRectangle Property |
Gets the rectangle that represents the client area of the view in screen coordinates.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Rectangle ScreenRectangle { get; }Public ReadOnly Property ScreenRectangle As Rectangle
Get
Property Value
Type:
Rectangle
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also