Click or drag to resize

GH_StateTagListLayout Method

Layout the StateTags.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void Layout(
	Rectangle box,
	GH_StateTagLayoutDirection direction
)

Parameters

box
Type: System.DrawingRectangle
Content box to append to.
direction
Type: Grasshopper.KernelGH_StateTagLayoutDirection
See Also