Gets the link/embed controller for managing the filter model component.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property FilterComponentLinking() As IAgComponentLinkEmbedControl |
| [C#] |
|---|
public IAgComponentLinkEmbedControl FilterComponentLinking {get;} |
| [Managed C++] |
|---|
public: __property IAgComponentLinkEmbedControl ^ get_FilterComponentLinking(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgComponentLinkEmbedControl getFilterComponentLinking(); |
[Python - STK API ] |
|---|
@property def FilterComponentLinking(self) -> "IAgComponentLinkEmbedControl": |






