Get the labels identifying hierarchy of representations within parameter set.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Labels() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_Labels(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getLabels(); |
| [Python - STK API] |
|---|
@property def Labels(self) -> list: |





