Click or drag to resize

GH_CanvasMouseEventControlY Property

Gets the y-coordinate of the cursor location in control pixel coordinates.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int ControlY { get; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.GUI.GH_CanvasMouseEvent.ControlY"]

See Also