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






Windows & Linux

Description

Leading/trailing route pass data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Route() As IAgVeGfxLeadTrailData
[C#]
public IAgVeGfxLeadTrailData Route {get;}
[Managed C++]
public: __property IAgVeGfxLeadTrailData^ get_Route();
[Unmanaged C++]
public: HRESULT get_Route(
   IAgVeGfxLeadTrailData ** ppRetVal
);
[Java]
public IAgVeGfxLeadTrailData getRoute();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.