Y

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