Click or drag to resize

IGH_ParamStateTags Property

Gets all the StateTags that are associated with this parameter. A state tag is a visual feedback icon that represents specific internal settings.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
GH_StateTagList StateTags { get; }

Property Value

Type: GH_StateTagList

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Param.StateTags"]

See Also