Show 

Home > All Other Interfaces > ITerrainRectangle66 > Right

Right

Gets and sets the x-coordinate of the bottom-right corner of the rectangle.

 

JavaScript

 

 

 

Right

 

C#

 

 

 

double Right { get; set; }

 

C++

 

 

 

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

HRESULT Right([in] double pVal)