Click or drag to resize

GH_CanvasMouseEventCanvasX Property

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

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

Property Value

Type: Single

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

See Also