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






