Click or drag to resize

GH_StateTagStage Property

Gets or sets the stage rectangle for this tag.

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

Property Value

Type: Rectangle

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

Implements

IGH_StateTagStage
See Also