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





Description

Get the waypoint markers data.

Property type

Read-only property

Syntax

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

[C#]
public IAgVeVOWaypointMarkersCollection WaypointMarkers {get;}

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

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

[Java]
public IAgVeVOWaypointMarkersCollection getWaypointMarkers();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1