AGI STK Objects 11 Send comments on this topic.
ElementConfiguration Property (IAgAntennaModelPhasedArray)
See Also 





Description

Gets the element configuration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ElementConfiguration() As IAgElementConfiguration

[C#]
public IAgElementConfiguration ElementConfiguration {get;}

[Managed C++]
public: __property IAgElementConfiguration^ get_ElementConfiguration();

[Unmanaged C++]
public: HRESULT get_ElementConfiguration(
IAgElementConfiguration ** ppRetVal
);

[Java]
public IAgElementConfiguration getElementConfiguration();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1