GH_CanvasMouseEvent.ControlY Property

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; }
Public ReadOnly Property ControlY As Integer
	Get

Property Value

Type: Int32

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

See Also