Gets the size and location of the view including its nonclient elements, in pixels, relative to the parent control.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Rectangle Bounds { get; }Public ReadOnly Property Bounds As Rectangle
Get
Property Value
Type:
Rectangle
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also