Click or drag to resize

GH_CanvasMouseEventControlX Property

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

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

Property Value

Type: Int32

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

See Also