Get the missile's ground ellipses properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property GroundEllipses() As IAgVeGroundEllipsesCollection |
| [C#] |
|---|
public IAgVeGroundEllipsesCollection GroundEllipses {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGroundEllipsesCollection ^ get_GroundEllipses(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGroundEllipsesCollection getGroundEllipses(); |
[Python - STK API ] |
|---|
@property def GroundEllipses(self) -> "IAgVeGroundEllipsesCollection": |






