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





Windows & Linux

Description

Gets the link/embed controller for managing the clouds and fog fading loss model component.

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.