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