Click or drag to resize

GH_Attr_WidgetBounds Property

Widget's local space bounds.

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

Property Value

Type: RectangleF
The bounds.
See Also