Radius

Gets and sets the radius of the ellipse, along its East-West axis, in the units set in the units set by ISGWorld. SetOptionParam.

 

JavaScript

 

 

 

Radius

 

C#

 

 

 

double Radius { get; set; }

 

C++

 

 

 

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

HRESULT Radius([in] double pVal)