Home > All Other Interfaces > ITerrainRegularPolygon > Radius

Radius

The radius of the polygon, in the units set by ISGWorld6. SetOptionParam.

 

JavaScript

 

 

 

 

Radius

 

C#

 

 

 

 

double Radius { get; set; }

 

C++

 

 

 

 

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

HRESULT Radius([in] double pVal)