AGI STK Objects 11Send comments on this topic.
GroundEllipses Property (IAgGreatArcGraphics)
See Also 
Windows






Windows & Linux

Description

Get the vehicle's 2D ground ellipses graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GroundEllipses() As IAgVeGfxGroundEllipsesCollection
[C#]
public IAgVeGfxGroundEllipsesCollection GroundEllipses {get;}
[Managed C++]
public: __property IAgVeGfxGroundEllipsesCollection^ get_GroundEllipses();
[Unmanaged C++]
public: HRESULT get_GroundEllipses(
   IAgVeGfxGroundEllipsesCollection ** ppRetVal
);
[Java]
public IAgVeGfxGroundEllipsesCollection getGroundEllipses();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.