AGI STK Objects 11 Send comments on this topic.
EllipseData Property (IAgVeGroundEllipseElement)
See Also 





Description

Get the ground ellipse data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EllipseData() As IAgVeEllipseDataCollection

[C#]
public IAgVeEllipseDataCollection EllipseData {get;}

[Managed C++]
public: __property IAgVeEllipseDataCollection^ get_EllipseData();

[Unmanaged C++]
public: HRESULT get_EllipseData(
IAgVeEllipseDataCollection ** ppRetVal
);

[Java]
public IAgVeEllipseDataCollection getEllipseData();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1