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






Windows & Linux

Description

Gets an array of supported model names.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SupportedEmbeddedModels() As System.Array
[C#]
public System.Array SupportedEmbeddedModels {get;}
[Managed C++]
public: __property System::Array^ get_SupportedEmbeddedModels();
[Unmanaged C++]
public: HRESULT get_SupportedEmbeddedModels(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getSupportedEmbeddedModels();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.