Click or drag to resize

GH_CanvasCursorCanvasPosition Property

Gets the location of the cursor in Canvas coordinates.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public PointF CursorCanvasPosition { get; }

Property Value

Type: PointF

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.CursorCanvasPosition"]

See Also