Grasshopper API
GH_StateTagLayoutDirection Enumeration |
Enumerates the possible layout directions for parameter state tags.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)


Member name | Value | Description | |
---|---|---|---|
Left | 0 | Floating and Input parameters should be layed out towards the left. | |
Right | 1 | Output parameters should be layed out towards the right. |
