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






