Grasshopper API
GH_ComponentAttributesLayoutBounds Method |
Namespace: Grasshopper.Kernel.Attributes
Assembly: Grasshopper (in Grasshopper.dll)
public static RectangleF LayoutBounds( IGH_Component owner, RectangleF bounds )
Public Shared Function LayoutBounds ( owner As IGH_Component, bounds As RectangleF ) As RectangleF
Parameters
- owner
- Type: Grasshopper.KernelIGH_Component
- bounds
- Type: System.DrawingRectangleF