Get the segment list.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Segments() As IAgVeSegmentsCollection |
| [C#] |
|---|
public IAgVeSegmentsCollection Segments {get;} |
| [Managed C++] |
|---|
public: __property IAgVeSegmentsCollection ^ get_Segments(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeSegmentsCollection getSegments(); |
[Python - STK API ] |
|---|
@property def Segments(self) -> "IAgVeSegmentsCollection": |






