Click or drag to resize

GH_TooltipDisplayEventArgsDescription Property

Gets or sets the description of the tooltip. This field is optional.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string Description { get; set; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.GUI.GH_TooltipDisplayEventArgs.Description"]

See Also