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






