IGH_Param.StateTags Property

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; }
ReadOnly Property StateTags As GH_StateTagList
	Get

Property Value

Type: GH_StateTagList

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

See Also