GH_Link.Tooltip Property

GH_LinkTooltip Property

Gets the link tooltip text.

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string Tooltip { get; }
Public ReadOnly Property Tooltip As String
	Get

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Documentation.GH_Link.Tooltip"]

See Also