Click or drag to resize

RhinoViewBounds Property

Gets the size and location of the view including its non-client elements, in pixels, relative to the parent control.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Rectangle Bounds { get; }

Property Value

Type: Rectangle
See Also