AGI STK Objects 11Send 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 ** ppVal
);
[Java]
public IAgVeGfxWaypointMarkersCollection getWaypointMarkers();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.