Gets or sets the y-component of the target pixel. The target represents where the canvas origin is drawn.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int Ty { get; set; }
Public Property Ty As Integer
Get
Set
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Viewport.Ty"]
See Also