Get the waypoints.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Waypoints() As IAgVeWaypointsCollection |
| [C#] |
|---|
public IAgVeWaypointsCollection Waypoints {get;} |
| [Managed C++] |
|---|
public: __property IAgVeWaypointsCollection ^ get_Waypoints(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeWaypointsCollection getWaypoints(); |
[Python - STK API ] |
|---|
@property def Waypoints(self) -> "IAgVeWaypointsCollection": |






