AGI STK Objects 11Send comments on this topic.
WaypointMarker Property (IAgGreatArcGraphics)
See Also 
Windows






Windows & Linux

Description

Get the vehicle's 2D waypoint marker graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property WaypointMarker() As IAgVeGfxWaypointMarker
[C#]
public IAgVeGfxWaypointMarker WaypointMarker {get;}
[Managed C++]
public: __property IAgVeGfxWaypointMarker^ get_WaypointMarker();
[Unmanaged C++]
public: HRESULT get_WaypointMarker(
   IAgVeGfxWaypointMarker ** ppRetVal
);
[Java]
public IAgVeGfxWaypointMarker getWaypointMarker();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.