GH_TooltipComponentEnabled Property |
Gets or sets the Enabled flag.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool Enabled { get; set; }
Public Property Enabled As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.GH_TooltipComponent.Enabled"]
See Also