GH_ComponentAttributes.m_innerBounds Field

GH_ComponentAttributesm_innerBounds Field

Represents the Rectangle that contains the component black box.

Namespace:  Grasshopper.Kernel.Attributes
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected RectangleF m_innerBounds
Protected m_innerBounds As RectangleF

Field Value

Type: RectangleF
See Also