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; }
Public Property Description As String
Get
Set
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.GUI.GH_TooltipDisplayEventArgs.Description"]
See Also