Gets and sets the x-coordinate of the point.
JavaScript
X
C#
double X { get; set; }
C++
HRESULT X([out, retval] double* X)
HRESULT X([in] double X)