GH_CanvasWireValidatorWireSourceText Property |
Gets or sets the text to draw at the wire source location.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public string WireSourceText { get; set; }
Public Property WireSourceText As String
Get
Set
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_CanvasWireValidator.WireSourceText"]
See Also