Get the component interface.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Component() As IAgComponentInfo |
| [C#] |
|---|
public IAgComponentInfo Component {get;} |
| [Managed C++] |
|---|
public: __property IAgComponentInfo ^ get_Component(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgComponentInfo getComponent(); |
[Python - STK API ] |
|---|
@property def Component(self) -> "IAgComponentInfo": |






