Gets and sets the x-coordinate of the top-left corner of the rectangular base.
| JavaScript | 
 | 
 | 
 | 
| Left | |||
| C# | 
 | 
 | 
 | 
| double Left { get; set; } | |||
| C++ | 
 | 
 | 
 | 
| HRESULT Left([out, retval] double* pVal) HRESULT Left([in] double pVal) | |||