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