RhinoViewportBounds Property |
Gets the size and location of the viewport, in pixels, relative to the parent view.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public Rectangle Bounds { get; }
Public ReadOnly Property Bounds As Rectangle
Get
Property Value
Type:
RectangleSee Also