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






