Click or drag to resize

IGH_StateTagStateDescription Property

Gets or sets the state description of this tag. The state description appears in the Tooltip info field.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
string StateDescription { get; set; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_StateTag.StateDescription"]

See Also