GH_StateTag Class |
Namespace: Grasshopper.Kernel
The GH_StateTag type exposes the following members.
| Name | Description | |
|---|---|---|
| GH_StateTag | Initializes a new instance of the GH_StateTag class |
| Name | Description | |
|---|---|---|
| Description | ||
| Icon | ||
| Name | ||
| Stage |
Gets or sets the stage rectangle for this tag.
| |
| StateDescription |
Gets or sets the state description for this tag.
|
| Name | Description | |
|---|---|---|
| Render | ||
| RenderFreeformIcon |
Render a filled path with default shading.
| |
| RenderTagBlankIcon(Graphics) |
Render a blank rectangle icon.
| |
| RenderTagBlankIcon(Graphics, GH_StateTagDrawCallback) |
Render a blank rectangle icon.
| |
| RenderTagPolygonIcon |
Render a filled polygon with default shading.
|