Gets and sets 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) |