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

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