Click or drag to resize

GH_CanvasMouseEventControlLocation Property

Gets the location of the cursor in control pixel coordinates.

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

Property Value

Type: Point

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

See Also