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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.