Home > All Other Interfaces > IRouteWaypoint > Y
The y- coordinate of the waypoint in the project’s coordinate system units.
JavaScript
Y
C#
double Y { get; set; }
C++
HRESULT Y([out, retval] double* pVal)
HRESULT Y([in] double pVal)