GH_CanvasWireValidator.WireMotionText Property

GH_CanvasWireValidatorWireMotionText Property

Gets or sets the text to draw at the wire interior.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string WireMotionText { get; set; }
Public Property WireMotionText As String
	Get
	Set

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_CanvasWireValidator.WireMotionText"]

See Also