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






Windows & Linux

Description

The collection of waypoint markers.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property WaypointMarkers() As IAgVeGfxWaypointMarkersCollection

[C#]
public IAgVeGfxWaypointMarkersCollection WaypointMarkers {get;}

[Managed C++]
public: __property IAgVeGfxWaypointMarkersCollection^ get_WaypointMarkers();

[Unmanaged C++]
public: HRESULT get_WaypointMarkers(
IAgVeGfxWaypointMarkersCollection ** ppRetVal
);

[Java]
public IAgVeGfxWaypointMarkersCollection getWaypointMarkers();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface