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






Windows & Linux

Description

Get the route properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Route() As IAgVePropagator

[C#]
public IAgVePropagator Route {get;}

[Managed C++]
public: __property IAgVePropagator^ get_Route();

[Unmanaged C++]
public: HRESULT get_Route(
IAgVePropagator ** ppRetVal
);

[Java]
public IAgVePropagator getRoute();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface