Click or drag to resize

GH_ViewportTx Property

Gets or sets the x-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 Tx { get; set; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Viewport.Tx"]

See Also