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






