GH_ComponentAttributes.ContentBox Property

GH_ComponentAttributesContentBox Property

Gets the bounds of the component area of the attributes.

Namespace:  Grasshopper.Kernel.Attributes
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public RectangleF ContentBox { get; }
Public ReadOnly Property ContentBox As RectangleF
	Get

Property Value

Type: RectangleF

[Missing <value> documentation for "P:Grasshopper.Kernel.Attributes.GH_ComponentAttributes.ContentBox"]

See Also