Click or drag to resize

GH_StateTagStateDescription Property

Gets or sets the state description for this tag.

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

Property Value

Type: String

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

Implements

IGH_StateTagStateDescription
See Also