Click or drag to resize

GH_CanvasMouseEventCanvasY Property

Gets the y-coordinate of the cursor location in canvas unit coordinates.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public float CanvasY { get; }

Property Value

Type: Single

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

See Also