STK ObjectsSend comments on this topic.
RainLossModelComponentLinking Property (IAgPropagationChannel)
See Also
Windows





Windows & Linux

Description

Gets the link/embed controller for managing the rain loss model component.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RainLossModelComponentLinking() As IAgComponentLinkEmbedControl
[C#]
public IAgComponentLinkEmbedControl RainLossModelComponentLinking {get;}
[Managed C++]
public: __property IAgComponentLinkEmbedControl ^ get_RainLossModelComponentLinking();
[Unmanaged C++]
public: HRESULT get_RainLossModelComponentLinking(
    IAgComponentLinkEmbedControl ** ppVal
);
[Java]
public IAgComponentLinkEmbedControl getRainLossModelComponentLinking();
[Python - STK API ]
@property
def RainLossModelComponentLinking(self) -> "IAgComponentLinkEmbedControl":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.