Home > All Other Interfaces > ITerrainArc > Radius
The radius of the arc in meters.
JavaScript
Radius
C#
double Radius { get; set; }
C++
HRESULT Radius([out, retval] double* pVal)
HRESULT Radius([in] double pVal)