Radius

Gets and sets the radius of the polygon, 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)