Click or drag to resize

GH_StateName Property

Gets or sets the name of this state.

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

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_State.Name"]

See Also