STK AstrogatorSend comments on this topic.
Controls Property (IAgVAProfileSearchPlugin)
See Also
Windows





Windows & Linux

Description

Get the selected control parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Controls() As IAgVASearchPluginControlCollection
[C#]
public IAgVASearchPluginControlCollection Controls {get;}
[Managed C++]
public: __property IAgVASearchPluginControlCollection ^ get_Controls();
[Unmanaged C++]
public: HRESULT get_Controls(
    IAgVASearchPluginControlCollection ** ppSearchPluginControlCollection
);
[Java]
public IAgVASearchPluginControlCollection getControls();
[Python - STK API ]
@property
def Controls(self) -> "IAgVASearchPluginControlCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.