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






Windows & Linux

Description

Gets the current receiver model.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.