GH_CanvasMouseEventCanvasLocation Property |
Gets the location of the cursor in canvas unit coordinates.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public PointF CanvasLocation { get; }
Public ReadOnly Property CanvasLocation As PointF
Get
Property Value
Type:
PointF[Missing <value> documentation for "P:Grasshopper.GUI.GH_CanvasMouseEvent.CanvasLocation"]
See Also