Home > All Other Interfaces > IPosition > Y
The y- coordinate 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)