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