X

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