Gets and sets the radius of the ellipse along its North-South axis, in meters.
JavaScript |
|
|
|
Radius2 |
C# |
|
|
|
double Radius2 { get; set; } |
C++ |
|
|
|
HRESULT Radius2([out, retval] double* pVal) HRESULT Radius2([in] double pVal) |