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






Windows & Linux

Description

Gets the current antenna model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Model() As IAgAntennaModel
[C#]
public IAgAntennaModel Model {get;}
[Managed C++]
public: __property IAgAntennaModel^ get_Model();
[Unmanaged C++]
public: HRESULT get_Model(
   IAgAntennaModel ** ppRetVal
);
[Java]
public IAgAntennaModel getModel();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.