Get 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++] |
|---|
|
| [Java] |
|---|
public IAgGeodeticSize getSize(); |
[Python - STK API ] |
|---|
@property def Size(self) -> "IAgGeodeticSize": |






