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