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; }
Public ReadOnly Property ControlLocation As Point
Get
Property Value
Type:
Point[Missing <value> documentation for "P:Grasshopper.GUI.GH_CanvasMouseEvent.ControlLocation"]
See Also