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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.