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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1