Right

Gets and sets the x-coordinate of the bottom-right corner of the rectangle that defines the coverage area of the slope map. This property only applies when CoverageArea is set to CA_RECTANGLE.

 

JavaScript

 

 

 

Right

 

C#

 

 

 

double Right { get; set; }

 

C++

 

 

 

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

HRESULT Right([in] double pVal)