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






Windows & Linux

Description

Gets the current filter model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Filter() As IAgRFFilterModel
[C#]
public IAgRFFilterModel Filter {get;}
[Managed C++]
public: __property IAgRFFilterModel^ get_Filter();
[Unmanaged C++]
public: HRESULT get_Filter(
   IAgRFFilterModel ** ppRetVal
);
[Java]
public IAgRFFilterModel getFilter();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.