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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1