Click or drag to resize

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; }

Property Value

Type: PointF

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

See Also