The value of the altitude or radius.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Size() As IAgGeodeticSize
|
| [C#] |
|---|
public IAgGeodeticSize Size {get;}
|
| [Managed C++] |
|---|
public: __property IAgGeodeticSize^ get_Size();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Size(
|
| [Java] |
|---|
public IAgGeodeticSize getSize();
|