Home > All Other Interfaces > ITerrainRectangle > Left

Left

The x-coordinate of the top-left corner of the rectangle.

 

JavaScript

 

 

 

 

Left

 

C#

 

 

 

 

double Left { get; set; }

 

C++

 

 

 

 

HRESULT Left([out, retval] double* pVal)

HRESULT Left([in] double pVal)