Click or drag to resize

GH_Attr_WidgetBounds Property

Widget's local space bounds.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public RectangleF Bounds { get; }

Property Value

Type: RectangleF
The bounds.
See Also