GH_CanvasMouseEvent.ControlX Property

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

Property Value

Type: Int32

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

See Also