AGI STK Objects 11 Send comments on this topic.
Spline Property (IAgVeGfxAttributesRealtime)
See Also 





Description

Get the spline between the last point received and the new point.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Spline() As IAgVeGfxAttributesBasic

[C#]
public IAgVeGfxAttributesBasic Spline {get;}

[Managed C++]
public: __property IAgVeGfxAttributesBasic^ get_Spline();

[Unmanaged C++]
public: HRESULT get_Spline(
IAgVeGfxAttributesBasic ** ppRetVal
);

[Java]
public IAgVeGfxAttributesBasic getSpline();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1