IGH_Tooltip.Title Property

IGH_TooltipTitle Property

Gets or sets the tooltip Title.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
string Title { get; set; }
Property Title As String
	Get
	Set

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.GUI.IGH_Tooltip.Title"]

See Also