AGI STK Astrogator 11 Send comments on this topic.
Element Property (IAgVAMCSInitialState)
See Also 





Description

The elements of the selected coordinate type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Element() As IAgVAElement

[C#]
public IAgVAElement Element {get;}

[Managed C++]
public: __property IAgVAElement^ get_Element();

[Unmanaged C++]
public: HRESULT get_Element(
IAgVAElement ** ppRetVal
);

[Java]
public IAgVAElement getElement();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1