GH_Canvas.CursorCanvasPosition Property

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; }
Public ReadOnly Property CursorCanvasPosition As PointF
	Get

Property Value

Type: PointF

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

See Also