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