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






Windows & Linux

Description

Represents the vehicle while traveling along its route.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RouteMarker() As IAgVOMarker
[C#]
public IAgVOMarker RouteMarker {get;}
[Managed C++]
public: __property IAgVOMarker^ get_RouteMarker();
[Unmanaged C++]
public: HRESULT get_RouteMarker(
   IAgVOMarker ** ppRetVal
);
[Java]
public IAgVOMarker getRouteMarker();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.