AGI STK Objects 11 Send comments on this topic.
SupportedLinkedAntennaObjects Property (IAgAntennaControl)
See Also 





Description

Gets an array of available antenna objects that this object can link to and use.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SupportedLinkedAntennaObjects() As System.Array

[C#]
public System.Array SupportedLinkedAntennaObjects {get;}

[Managed C++]
public: __property System::Array^ get_SupportedLinkedAntennaObjects();

[Unmanaged C++]
public: HRESULT get_SupportedLinkedAntennaObjects(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getSupportedLinkedAntennaObjects();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1