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





Description

Get the ground ellipses properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GroundEllipses() As IAgVeGroundEllipsesCollection

[C#]
public IAgVeGroundEllipsesCollection GroundEllipses {get;}

[Managed C++]
public: __property IAgVeGroundEllipsesCollection^ get_GroundEllipses();

[Unmanaged C++]
public: HRESULT get_GroundEllipses(
IAgVeGroundEllipsesCollection ** ppRetVal
);

[Java]
public IAgVeGroundEllipsesCollection getGroundEllipses();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1