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






Windows & Linux

Description

Returns the currently selected element 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.