STK ObjectsSend comments on this topic.
ModeComponentLinking Property (IAgRadarModelMonostatic)
See Also
Windows





Windows & Linux

Description

Gets the link/embed controller for managing the radar mode component.

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.