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






Windows & Linux

Description

Get the spin data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Spin() As IAgVeRateOffset
[C#]
public IAgVeRateOffset Spin {get;}
[Managed C++]
public: __property IAgVeRateOffset ^ get_Spin();
[Unmanaged C++]
public: HRESULT get_Spin(
    IAgVeRateOffset ** ppVal
);
[Java]
public IAgVeRateOffset getSpin();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.