GH_CanvasMouseEvent.CanvasX Property

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; }
Public ReadOnly Property CanvasX As Single
	Get

Property Value

Type: Single

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

See Also