Click or drag to resize

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; }

Property Value

Type: Rectangle
See Also