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; }
Public ReadOnly Property CanvasY As Single
Get
Property Value
Type:
Single[Missing <value> documentation for "P:Grasshopper.GUI.GH_CanvasMouseEvent.CanvasY"]
See Also