Gets and sets 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) |