GH_TooltipComponentTag Property |
Provides an easy way to store information on this Tooltip.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic Object Tag { get; set; }Public Property Tag As Object
Get
Set
Property Value
Type:
Object[Missing <value> documentation for "P:Grasshopper.GUI.GH_TooltipComponent.Tag"]
See Also