Get the list of control parameters defined for the profile.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Controls() As IAgVAGoldenSectionControlCollection |
| [C#] |
|---|
public IAgVAGoldenSectionControlCollection Controls {get;} |
| [Managed C++] |
|---|
public: __property IAgVAGoldenSectionControlCollection ^ get_Controls(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVAGoldenSectionControlCollection getControls(); |
[Python - STK API ] |
|---|
@property def Controls(self) -> "IAgVAGoldenSectionControlCollection": |






