Click or drag to resize

IGH_StateTagStage Property

Gets or sets the Stage rectangle for this state tag. Stages are assigned during Attribute Layout operations by owner objects.

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

Property Value

Type: Rectangle

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

See Also