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






Windows & Linux

Description

Get the attitude trending controls.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TrendingControls() As IAgVeAttTrendControlAviator
[C#]
public IAgVeAttTrendControlAviator TrendingControls {get;}
[Managed C++]
public: __property IAgVeAttTrendControlAviator ^ get_TrendingControls();
[Unmanaged C++]
public: HRESULT get_TrendingControls(
    IAgVeAttTrendControlAviator ** ppVal
);
[Java]
public IAgVeAttTrendControlAviator getTrendingControls();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.