Get the vehicle's 2D waypoint marker graphics.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property WaypointMarker() As IAgVeGfxWaypointMarker |
| [C#] |
|---|
public IAgVeGfxWaypointMarker WaypointMarker {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGfxWaypointMarker ^ get_WaypointMarker(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxWaypointMarker getWaypointMarker(); |
[Python - STK API ] |
|---|
@property def WaypointMarker(self) -> "IAgVeGfxWaypointMarker": |






