Grasshopper API
GH_ViewportUnprojectY Method |
Project a value along constant Y from control coordinates into canvas coordinates.
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- y
- Type: SystemSingle
The constant Y value in control coordinates.
Return Value
Type: SingleThe associated Y value in canvas coordinates.
