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