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