RhinoViewClientRectangle Property |
Gets the rectangle that represents the client area of the view.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public Rectangle ClientRectangle { get; }
Public ReadOnly Property ClientRectangle As Rectangle
Get
Property Value
Type:
RectangleSee Also